Skip to content

Commit

Permalink
Update to Gitea 1.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfgang Kulhanek authored and Wolfgang Kulhanek committed Jan 31, 2024
1 parent 2966bb4 commit fd21dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
MAJOR_VERSION=1.21
MINOR_VERSION=3
MINOR_VERSION=4

GITEA_VERSION="${MAJOR_VERSION}.${MINOR_VERSION}"
BUILD_DATE=$(date +"%Y-%m-%d")
Expand Down

0 comments on commit fd21dbe

Please sign in to comment.