Skip to content

Commit

Permalink
manually sets the version
Browse files Browse the repository at this point in the history
  • Loading branch information
dthomasngrokker committed Jan 26, 2025
1 parent 57fe292 commit 00b3a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ parts:
override-pull:
| # pwd is the part's source directory in parts/<part name>/src/
craftctl default
craftctl set version=$(./ngrok --version | cut -d " " -f 3)
craftctl set version=3.19.1

plugs:
ngrok-config:
Expand Down

0 comments on commit 00b3a7f

Please sign in to comment.