We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858b3ff commit 92433b4Copy full SHA for 92433b4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "airshipone",
3
- "version": "0.1.4",
+ "version": "0.1.5",
4
"author": "Timeless Prototype",
5
"license": "MIT",
6
"homepage": "https://timelessp.github.io/airshipone/",
public/version.js
@@ -1,2 +1,2 @@
// Generated from package.json by scripts/write-version.mjs.
-export const APP_VERSION = '0.1.4';
+export const APP_VERSION = '0.1.5';
0 commit comments