Version bump for v0.12.0 (#1024)
* Update version to v0.12.0 across documentation, configuration, and Docker files * Collapse Troubleshooting and Guides sections in documentation config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export let appVersion = 'v0.12.0-pre-main-021926';
|
||||
export let versionChangelog = 'https://github.com/seanmorley15/AdventureLog/releases/tag/v0.11.0';
|
||||
export let appVersion = 'v0.12.0';
|
||||
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