Skip to content

Commit

Permalink
chore: bump version to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchen committed Jan 25, 2025
1 parent e7b3a45 commit 52beddb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: '22.x'
- name: Set OpenSSL Legacy Provider
run: export NODE_OPTIONS=--openssl-legacy-provider
- name: Build App
run: |
if [ -e yarn.lock ]; then
Expand Down
Empty file added .yarn/versions/e0efb9ed.yml
Empty file.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arcomage-hd",
"version": "1.4.0",
"version": "1.4.1",
"description": "Web-based free and open source HD clone of 3DO and NWC's 2000 card game Arcomage",
"repository": {
"type": "git",
Expand Down

0 comments on commit 52beddb

Please sign in to comment.