Skip to content

Commit

Permalink
removed old php
Browse files Browse the repository at this point in the history
  • Loading branch information
skeeks-semenov committed May 21, 2018
1 parent 8179ca3 commit b611457
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
Changelog
=========

1.4.pre
1.4.0
-----------------
* removed old php
* rename sx.config to sx.Config
* sx.cookie expires 1 year by default
* Component cookie is @deprecated
Expand Down
2 changes: 1 addition & 1 deletion src/assets/js/Skeeks.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
return ns;
};

sx.version = "1.4.0.pre";
sx.version = "1.4.0";

/**
* Библиотека готова или нет
Expand Down

0 comments on commit b611457

Please sign in to comment.