Skip to content

Commit

Permalink
Merge pull request snapcrafters#19 from diddlesnaps/update-nodejs-ver…
Browse files Browse the repository at this point in the history
…sion

Bump nodejs to 16.*
  • Loading branch information
kenvandine authored Sep 11, 2022
2 parents e29dd84 + 8b35415 commit 0f8c587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ parts:
thelounge:
source: https://github.com/thelounge/thelounge.git
plugin: nodejs
nodejs-version: '12.13.0'
nodejs-version: '16.17.0'
override-pull: |
snapcraftctl pull
last_committed_tag="$(git describe --tags --abbrev=0 --match 'v*' --exclude '*-pre.*' --exclude '*-rc.*')"
Expand Down

0 comments on commit 0f8c587

Please sign in to comment.