mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-19 04:49:37 +02:00
chore: Bump app version to v0.9.0 and update changelog link
This commit is contained in:
parent
6eb57d1d6e
commit
c402dff9a7
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
export let appVersion = 'v0.8.0';
|
export let appVersion = 'v0.9.0';
|
||||||
export let versionChangelog = 'https://github.com/seanmorley15/AdventureLog/releases/tag/v0.8.0';
|
export let versionChangelog = 'https://github.com/seanmorley15/AdventureLog/releases/tag/v0.9.0';
|
||||||
export let appTitle = 'AdventureLog';
|
export let appTitle = 'AdventureLog';
|
||||||
export let copyrightYear = '2023-2025';
|
export let copyrightYear = '2023-2025';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue