Skip to content

Commit

Permalink
Update version number and build script
Browse files Browse the repository at this point in the history
  • Loading branch information
desplesda committed Nov 30, 2024
1 parent 32a5bd2 commit 5b65f93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Install GitVersion
uses: gittools/actions/gitversion/[email protected]
with:
versionSpec: "5.x"
versionSpec: "6.x"

- name: Execute GitVersion
id: gitversion # step id used as reference for output values
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"sponsor": {
"url": "https://patreon.com/secretlab"
},
"languageServerVersion": "c8d68a9e9008a52aeacdf9ff9d5a9f2120e4cab1",
"languageServerVersion": "4b273eb4222e43de0626bdf44dcbc632fb65eb6f",
"keywords": [
"yarnspinner",
"narrative",
Expand Down

0 comments on commit 5b65f93

Please sign in to comment.