mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-12-23 22:58:17 -05:00
fix(config): correct appVersion string formatting
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export let appVersion = 'v0.10.0-main-06152025';
|
||||
export let appVersion = 'v0.10.0-main-06182025';
|
||||
export let versionChangelog = 'https://github.com/seanmorley15/AdventureLog/releases/tag/v0.10.0';
|
||||
export let appTitle = 'AdventureLog';
|
||||
export let copyrightYear = '2023-2025';
|
||||
|
||||
Reference in New Issue
Block a user