ChristopherJKoen commited on
Commit
310edf0
·
1 Parent(s): 25058c7

Bump app version to V0.1.4

Browse files

Update APP_VERSION in frontend/src/lib/version.ts from V0.1.3 to V0.1.4 to reflect the new patch release.

Files changed (1) hide show
  1. frontend/src/lib/version.ts +1 -1
frontend/src/lib/version.ts CHANGED
@@ -1 +1 @@
1
- export const APP_VERSION = "V0.1.3";
 
1
+ export const APP_VERSION = "V0.1.4";