Skip to content

Commit 482fe18

Browse files
committed
[UPDATE] jQuery, SoundJS, MPOS 1.0.1
1 parent bc90879 commit 482fe18

15 files changed

+36
-18336
lines changed

Diff for: CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1+
1.0.1 (Apr 15th 2015)
2+
---------------------
3+
4+
* Updated jQuery and SoundJS
5+
* Removed unneeded JS files
6+
17
1.0.0 (Jan 18th 2015)
2-
--------------------
8+
---------------------
39

410
* First (non-beta) public release of MPOS

Diff for: include/version.inc.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
$defflip = (!cfip()) ? exit(header('HTTP/1.1 401 Unauthorized')) : 1;
33

4-
define('MPOS_VERSION', '1.0.0');
4+
define('MPOS_VERSION', '1.0.1');
55
define('DB_VERSION', '1.0.0');
66
define('CONFIG_VERSION', '1.0.0');
77
define('HASH_VERSION', 1);

0 commit comments

Comments
 (0)