Skip to content

Commit

Permalink
Update version number for 3.31.0-rc1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
craigscott-crascit committed Oct 10, 2024
1 parent eb578a2 commit 8afbc26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-snap-packages.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Build snaps

env:
CMAKE_FEATURE_RELEASE: "3.27"
CMAKE_FEATURE_RELEASE: "3.31"
CMAKE_PATCH_RELEASE: "0"
CMAKE_RELEASE_SUFFIX: "-rcX"
CMAKE_RELEASE_SUFFIX: "-rc1"
SNAP_RELEASE_TRACK: edge

on:
Expand Down

0 comments on commit 8afbc26

Please sign in to comment.