Skip to content

Commit bc4eb34

Browse files
authored
Update build.xml
1 parent c2a71f3 commit bc4eb34

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<project name="plugin-Cristal" default="test" basedir=".">
1+
<project name="plugin-Scale" default="test" basedir=".">
22

3-
<!--property name="code.name" value="Cristal" /--> <!-- This property is not set because it will change over tasks (see later tasks) -->
4-
<property name="install.dir" value="${basedir}/Funz-Cristal" />
3+
<!--property name="code.name" value="Scale" /--> <!-- This property is not set because it will change over tasks (see later tasks) -->
4+
<property name="install.dir" value="${basedir}/Funz-Scale" />
55

66
<property name="funz.release" value="v1.9" />
77

0 commit comments

Comments
 (0)