From 8f6e672ffe19c439aadc07b64e36ae4b83e78f1e Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Mon, 15 Jul 2013 08:09:20 -0400 Subject: [PATCH] Fixed url panel failure when there are no repository urls (issue 269) --- build.moxie | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/build.moxie b/build.moxie index 28c6cb7..d15d916 100644 --- a/build.moxie +++ b/build.moxie @@ -10,7 +10,7 @@ description: pure Java Git solution groupId: com.gitblit artifactId: gitblit -version: 1.3.0 +version: 1.3.1-SNAPSHOT inceptionYear: 2011 # Current stable release -- Gitblit v1.9.1