mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-19 06:59:10 +00:00
[ci skip] Set release date
This commit is contained in:
parent
db075eb291
commit
5580dd6901
@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## 1.17.2 Beta 2931 (2021-11-27)
|
||||
## 1.17.2 (2021-11-30)
|
||||
|
||||
### Changed
|
||||
|
||||
|
@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## 1.17.2 Beta 2931 (2021-11-27)
|
||||
## 1.17.2 (2021-11-30)
|
||||
|
||||
### Changed
|
||||
|
||||
|
@ -8,7 +8,7 @@ fi
|
||||
VERSION=`ci/version-number.sh ios`
|
||||
DATE=`date "+%Y-%m-%d"`
|
||||
CHANGELOG_GLOB="Passepartout/App/*/CHANGELOG.md"
|
||||
COMMIT_MESSAGE="Set release date"
|
||||
COMMIT_MESSAGE="[ci skip] Set release date"
|
||||
TAG_MESSAGE="Release"
|
||||
TAG_SIGN="--sign"
|
||||
if [[ $1 == "no-sign" ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user