Skip to content

Commit

Permalink
version info update (#797)
Browse files Browse the repository at this point in the history
  • Loading branch information
l-trotta authored May 7, 2024
1 parent af747b2 commit 07bfeda
Showing 1 changed file with 1 addition and 1 deletion.
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.11.0";
static final String VERSION = "8.15.0";
}

0 comments on commit 07bfeda

Please sign in to comment.