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:
@@ -368,7 +368,7 @@ PUBLIC_URL = getenv('PUBLIC_URL', 'http://localhost:8000')
|
||||
# ADVENTURELOG_CDN_URL = getenv('ADVENTURELOG_CDN_URL', 'https://cdn.adventurelog.app')
|
||||
|
||||
# Major release version of AdventureLog, not including the patch version date.
|
||||
ADVENTURELOG_RELEASE_VERSION = 'v0.11.0'
|
||||
ADVENTURELOG_RELEASE_VERSION = 'v0.12.0'
|
||||
|
||||
# https://github.com/dr5hn/countries-states-cities-database/tags
|
||||
COUNTRY_REGION_JSON_VERSION = 'v3.0'
|
||||
|
||||
Reference in New Issue
Block a user