Spaces:
Sleeping
Sleeping
Commit ·
310edf0
1
Parent(s): 25058c7
Bump app version to V0.1.4
Browse filesUpdate APP_VERSION in frontend/src/lib/version.ts from V0.1.3 to V0.1.4 to reflect the new patch release.
frontend/src/lib/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
export const APP_VERSION = "V0.1.
|
|
|
|
| 1 |
+
export const APP_VERSION = "V0.1.4";
|