Support 2.052 (#1153)
* Support 2.052 Support new upgrades and achievements in 2.052: - Fortune #020 - Kitten strategists - Septcentennial (Have 700 of everything) - Oft we mar what's well (700 upgrades) - Undecillion fingers - 900 and 1000 cursors - Omniplast mouse * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
78f62affc5
commit
8d89f23c35
@@ -1,6 +1,6 @@
|
||||
/** Data related directly to Cookie Monster */
|
||||
|
||||
export const VersionMajor = '2.048';
|
||||
export const VersionMajor = '2.052';
|
||||
export const VersionMinor = '10';
|
||||
|
||||
/** Information about Cookie Monster to be displayed in the info section */
|
||||
|
||||
Reference in New Issue
Block a user