mirror of
https://github.com/arkorty/Expensso.git
synced 2026-03-17 16:41:43 +00:00
feat: black theme and other UI fixes
This commit is contained in:
3
src/constants/appVersion.ts
Normal file
3
src/constants/appVersion.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const APP_VERSION = '0.1.4';
|
||||
export const APP_BUILD_NUMBER = 1;
|
||||
export const APP_VERSION_LABEL = `${APP_VERSION} (${APP_BUILD_NUMBER})`;
|
||||
Reference in New Issue
Block a user