Browse Source

Numbering.

Herby Vojčík 5 years ago
parent
commit
b2047ce943
2 changed files with 3 additions and 3 deletions
  1. 2 2
      CHANGELOG
  2. 1 1
      lang/API-CHANGES.txt

+ 2 - 2
CHANGELOG

@@ -1,4 +1,4 @@
-? Jan 2019 - Release 0.23.0
+11 Feb 2019 - Release 0.22.4
 ===================================
 
 * Fixes.
@@ -6,7 +6,7 @@
 * Remove some old IE8 cruft.
 * Push CharacterArray down, make it and alias to String and deprecate it.
 
-Commits: https://lolg.it/amber/amber/commits/0.23.0
+Commits: https://lolg.it/amber/amber/commits/0.22.4
 
 
 24 Jun 2018 - Release 0.22.1

+ 1 - 1
lang/API-CHANGES.txt

@@ -1,4 +1,4 @@
-0.23.0:
+0.22.4:
 
 * Remove class IndexableCollection, trait TKeyValueCollection.
 * Merge CharacterArray class into String class