From a05a56fd3e981ece96e2a27de23616fa1be1704f Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Sun, 28 Sep 2014 00:58:54 -0400 Subject: [PATCH] Updated version numbers --- README.md | 2 +- nuMods_settings.inc.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dff9cd5c..9cc8dac6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Stories in Ready](https://badge.waffle.io/mkoch227/numods.png?label=ready&title=Ready)](https://waffle.io/mkoch227/numods) -

NuMods v1.3.0

+

NuMods v1.4.0

This branch contains all files modified from the base version of HESK to become NuMods, a set of modifications for HESK v2.x diff --git a/nuMods_settings.inc.php b/nuMods_settings.inc.php index 27cc9ede..ba69b175 100644 --- a/nuMods_settings.inc.php +++ b/nuMods_settings.inc.php @@ -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'; \ No newline at end of file +$nuMods_settings['version']= '1.4.0'; \ No newline at end of file