Skip to content

Commit

Permalink
Release 2022.0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Grotax committed Jun 3, 2022
1 parent ee62c93 commit fcfd2d1
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.6
export GLUON_RELEASE=2022.0.0.7

# 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.6
export GLUON_RELEASE=2022.0.0.7


export BROKEN=0
Expand Down
2 changes: 1 addition & 1 deletion gluon

0 comments on commit fcfd2d1

Please sign in to comment.