mirror of
https://github.com/i3/i3.git
synced 2026-05-04 21:06:30 +00:00
release.sh: latest released version numbers
This commit is contained in:
committed by
Michael Stapelberg
parent
6ae232a323
commit
3e434ba0ce
@ -3,8 +3,8 @@
|
||||
|
||||
set -eu
|
||||
|
||||
export RELEASE_VERSION="4.20"
|
||||
export PREVIOUS_VERSION="4.19.2"
|
||||
export RELEASE_VERSION="4.21"
|
||||
export PREVIOUS_VERSION="4.20.1"
|
||||
export RELEASE_BRANCH="next"
|
||||
|
||||
if [ ! -e "../i3.github.io" ]
|
||||
|
||||
Reference in New Issue
Block a user