From ed940971617e3b8d77a94c9e71f8d517b448c2bc Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Wed, 23 Jul 2014 20:13:43 -0400 Subject: [PATCH] Updated version # and GA tracking --- README.md | 4 ++-- nuMods_settings.inc.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 23121fcf..9357fa19 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[![Analytics](https://ga-beacon.appspot.com/UA-49251479-1/hesk/README)](https://github.com/mkoch227/Hesk) +[![Analytics](https://ga-beacon.appspot.com/UA-49251479-1/NuMods/README)](https://github.com/mkoch227/NuMods) -

NuMods v1.2.1

+

NuMods v1.2.3

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 0daf7510..515b16d6 100644 --- a/nuMods_settings.inc.php +++ b/nuMods_settings.inc.php @@ -14,4 +14,4 @@ $nuMods_settings['dropdownItemTextHoverBackgroundColor'] = '#f5f5f5'; $nuMods_settings['questionMarkColor'] = '#000000'; /* DO NOT EDIT ANYTHING BELOW THIS LINE */ -$nuMods_settings['version']='1.2.2'; +$nuMods_settings['version']='1.2.3';