mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2026-03-24 17:22:10 -04:00
fix: update appVersion to include the latest build identifier
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export let appVersion = 'v0.12.0-main-031726';
|
||||
export let appVersion = 'v0.12.0-main-031726-1';
|
||||
export let versionChangelog = 'https://github.com/seanmorley15/AdventureLog/releases/tag/v0.12.0';
|
||||
export let appTitle = 'AdventureLog';
|
||||
export let copyrightYear = '2023-2026';
|
||||
|
||||
Reference in New Issue
Block a user