release.sh: 4.10.3 release
This commit is contained in:
parent
f87a78e1a9
commit
e362c3cf30
@ -1,8 +1,8 @@
|
|||||||
#!/bin/zsh
|
#!/bin/zsh
|
||||||
# This script is used to prepare a new release of i3.
|
# This script is used to prepare a new release of i3.
|
||||||
|
|
||||||
export RELEASE_VERSION="4.10.2"
|
export RELEASE_VERSION="4.10.3"
|
||||||
export PREVIOUS_VERSION="4.10.1"
|
export PREVIOUS_VERSION="4.10.2"
|
||||||
export RELEASE_BRANCH="master"
|
export RELEASE_BRANCH="master"
|
||||||
|
|
||||||
if [ ! -e "../i3.github.io" ]
|
if [ ! -e "../i3.github.io" ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user