From 1207947afee4d7fbd2ee374339d5e84bb0528e9a Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Wed, 12 Mar 2014 22:25:52 -0400
Subject: [PATCH] Fix TicketModel modList bug when a field was set multiple times

---
 build.moxie |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/build.moxie b/build.moxie
index c4533fe..862b4ec 100644
--- a/build.moxie
+++ b/build.moxie
@@ -10,7 +10,7 @@
 description: pure Java Git solution
 groupId: com.gitblit
 artifactId: gitblit
-version: 1.4.0
+version: 1.4.1-SNAPSHOT
 inceptionYear: 2011
 
 # Current stable release

--
Gitblit v1.9.1