From 91aad771ac411b317139bab1b862e9d9cfd4e59d Mon Sep 17 00:00:00 2001 From: Paul Martin <paul@paulsputer.com> Date: Thu, 07 Apr 2016 19:01:14 -0400 Subject: [PATCH] Fixes #1028 - FilestorePage now pages and filters --- build.moxie | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.moxie b/build.moxie index 9906dda..8eb2bbf 100644 --- a/build.moxie +++ b/build.moxie @@ -10,12 +10,12 @@ description: pure Java Git solution groupId: com.gitblit artifactId: gitblit -version: 1.7.0 +version: 1.7.2-SNAPSHOT inceptionYear: 2011 # Current stable release -releaseVersion: 1.7.0 -releaseDate: 2015-11-22 +releaseVersion: 1.7.1 +releaseDate: 2015-11-23 # Project urls url: 'http://gitblit.com' -- Gitblit v1.9.1