mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-27 16:59:37 +02:00
chore: Update app version to v0.5.1 and fix toast component styling
This commit is contained in:
parent
25c6d3fce3
commit
a1094f805a
6 changed files with 117 additions and 72 deletions
|
@ -1,4 +1,4 @@
|
|||
export let appVersion = 'Web v0.5.0';
|
||||
export let versionChangelog = 'https://github.com/seanmorley15/AdventureLog/releases/tag/v0.5.0';
|
||||
export let appVersion = 'Web v0.5.1';
|
||||
export let versionChangelog = 'https://github.com/seanmorley15/AdventureLog/releases/tag/v0.5.1';
|
||||
export let appTitle = 'AdventureLog';
|
||||
export let copyrightYear = '2024';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue