mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-28 16:07:54 +00:00
cache busting: Import version, changelog (#1201)
Import version, changelog statically using webpack for cache busting purposes. - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced - [x] I understand that submitting code with bugs that could have been caught through manual testing blocks releases and new features for all contributors --------- Co-authored-by: Scott Anderson <662325+scottanderson@users.noreply.github.com>
This commit is contained in:
committed by
Scott Anderson
co-authored by
Scott Anderson
parent
209d9cfb64
commit
c0a915b68f
@@ -24,6 +24,8 @@
|
||||
"wiki": "Wiki"
|
||||
},
|
||||
"news": {
|
||||
"full_changelog": "See the complete change log",
|
||||
"github_link": "on GitHub",
|
||||
"title": "Version 23 released!"
|
||||
},
|
||||
"help_modal": {
|
||||
|
||||
Reference in New Issue
Block a user