Skip to content

Commit

Permalink
Updated for Gitea 1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfgang Kulhanek authored and Wolfgang Kulhanek committed May 29, 2024
1 parent 2f5f172 commit c74862b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
MAJOR_VERSION=1.21
MINOR_VERSION=11
MAJOR_VERSION=1.22
MINOR_VERSION=0

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

0 comments on commit c74862b

Please sign in to comment.