Skip to content

Commit

Permalink
Update version number for 3.30.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
craigscott-crascit committed Jul 2, 2024
1 parent 1cc34bb commit 5cd4682
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
Expand Up @@ -3,8 +3,8 @@ name: Build snaps
env:
CMAKE_FEATURE_RELEASE: "3.30"
CMAKE_PATCH_RELEASE: "0"
CMAKE_RELEASE_SUFFIX: "-rc4"
SNAP_RELEASE_TRACK: candidate
CMAKE_RELEASE_SUFFIX: ""
SNAP_RELEASE_TRACK: stable

on:
push:
Expand Down

0 comments on commit 5cd4682

Please sign in to comment.