diff --git a/system/modules/isotope/docs/CHANGELOG-2.1.md b/system/modules/isotope/docs/CHANGELOG-2.1.md index 3d3a74e5b7..372c2ed103 100644 --- a/system/modules/isotope/docs/CHANGELOG-2.1.md +++ b/system/modules/isotope/docs/CHANGELOG-2.1.md @@ -1,7 +1,7 @@ Isotope eCommerce Changelog =========================== -Version 2.1.0-stable (2014-??-??) +Version 2.1.0-stable (2014-04-01) --------------------------------- ### Fixed diff --git a/system/modules/isotope/library/Isotope/Isotope.php b/system/modules/isotope/library/Isotope/Isotope.php index fe54d200ac..8546ef480a 100644 --- a/system/modules/isotope/library/Isotope/Isotope.php +++ b/system/modules/isotope/library/Isotope/Isotope.php @@ -36,7 +36,7 @@ class Isotope extends \Controller /** * Isotope version */ - const VERSION = '2.1.0-rc1'; + const VERSION = '2.1.0'; /** * True if the system has been initialized