We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a009146 commit 1ed9d37Copy full SHA for 1ed9d37
packages/webgal/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "webgal-engine",
3
- "version": "4.5.12",
+ "version": "4.5.13",
4
"scripts": {
5
"dev": "vite --host --port 3000",
6
"build": "cross-env NODE_ENV=production tsc && vite build --base=./",
packages/webgal/public/game/template/template.json
@@ -1,4 +1,4 @@
"name":"Default Template",
- "webgal-version":"4.5.12"
+ "webgal-version":"4.5.13"
}
0 commit comments