Skip to content

Commit

Permalink
0.0.15 (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
narafrost authored Jan 3, 2024
2 parents 8de84e8 + 342f567 commit 5b8d36e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
build:
environment: Build
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Flare, Forge.",
"description": "all-in-one game launcher",
"license": "CC-BY-SA-4.0",
"version": "0.0.14",
"version": "0.0.15",
"main": "./app-back/.build/index.js",
"scripts": {
" DEVELOPMENT SCRIPTS --------------": "",
Expand Down

0 comments on commit 5b8d36e

Please sign in to comment.