Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
l-trotta committed Nov 12, 2024
1 parent 52df99b commit 4bddf87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.16.0
8.16.1
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
// Package private
class VersionInfo {
static final String FLAVOR = "stack";
static final String VERSION = "8.16.0";
static final String VERSION = "8.16.1";
}

0 comments on commit 4bddf87

Please sign in to comment.