mirror of
https://github.com/i3/i3.git
synced 2026-02-04 16:35:31 +00:00
release.sh: update version numbers post 4.25 release
This commit is contained in:
@ -3,8 +3,8 @@
|
||||
|
||||
set -eu
|
||||
|
||||
export RELEASE_VERSION="4.22"
|
||||
export PREVIOUS_VERSION="4.21.1"
|
||||
export RELEASE_VERSION="4.25"
|
||||
export PREVIOUS_VERSION="4.24"
|
||||
export RELEASE_BRANCH="next"
|
||||
|
||||
if [ ! -e "../i3.github.io" ]
|
||||
|
||||
Reference in New Issue
Block a user