Skip to content

Commit dd91aaf

Browse files
committed
Update to Moxie 0.9.2
1 parent 42a54d2 commit dd91aaf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.moxie

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44

55
# Specify minimum Moxie version required to build
6-
requires: 0.9.1
6+
requires: 0.9.2
77

88
# Project Metadata
99
name: gitblit-smartticketbranches-plugin

build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
documentation @ http://gitblit.github.io/moxie
99
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1010
-->
11-
<property name="moxie.version" value="0.9.1" />
11+
<property name="moxie.version" value="0.9.2" />
1212
<property name="moxie.url" value="http://gitblit.github.io/moxie/maven" />
1313
<property name="moxie.jar" value="moxie-toolkit-${moxie.version}.jar" />
1414
<property name="moxie.dir" value="${user.home}/.moxie" />

0 commit comments

Comments
 (0)