Skip to content

Commit

Permalink
Release 2022.0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Grotax committed Aug 15, 2022
1 parent b14d7f4 commit 2b81de3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion actions/run-build-local.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -e

# Change this to give your build a different version
export GLUON_RELEASE=2022.0.0.15
export GLUON_RELEASE=2022.0.0.16

# Don't change these
export BROKEN=0
Expand Down
2 changes: 1 addition & 1 deletion actions/run-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

export GLUON_RELEASE=2022.0.0.15
export GLUON_RELEASE=2022.0.0.16


export BROKEN=0
Expand Down

0 comments on commit 2b81de3

Please sign in to comment.