Updated version numbers

This commit is contained in:
Mike Koch 2014-09-28 00:58:54 -04:00
parent 77eb9188b6
commit a05a56fd3e
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[![Stories in Ready](https://badge.waffle.io/mkoch227/numods.png?label=ready&title=Ready)](https://waffle.io/mkoch227/numods)
<h2><a href="http://numods.mkochcs.com" target="_blank">NuMods</a> v1.3.0</h2>
<h2><a href="http://numods.mkochcs.com" target="_blank">NuMods</a> v1.4.0</h2>
This branch contains all files modified from the base version of HESK to become NuMods, a set of modifications for HESK v2.x

View File

@ -23,4 +23,4 @@ $nuMods_settings['show_icons'] = 0;
$nuMods_settings['maintenance_mode'] = 0;
/* DO NOT EDIT ANYTHING BELOW THIS LINE */
$nuMods_settings['version']= '1.3.0';
$nuMods_settings['version']= '1.4.0';