mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-27 16:59:37 +02:00
Bump version to 0.7.1, update COUNTRY_REGION_JSON_VERSION, and add nginx migration guide
This commit is contained in:
parent
172f07acca
commit
4bbbc10097
5 changed files with 42 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
export let appVersion = 'Web v0.7.0';
|
||||
export let versionChangelog = 'https://github.com/seanmorley15/AdventureLog/releases/tag/v0.7.0';
|
||||
export let appVersion = 'Web v0.7.1';
|
||||
export let versionChangelog = 'https://github.com/seanmorley15/AdventureLog/releases/tag/v0.7.1';
|
||||
export let appTitle = 'AdventureLog';
|
||||
export let copyrightYear = '2024';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue