Skip to content

Commit bba3c30

Browse files
committed
update version
1 parent 8f4954f commit bba3c30

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ It supports the following syntax and features:
5454
*** ***
5555
*** system nu bar 2.59705E+00 + or - 4.42196E-04 ***
5656
*** ***
57-
*** system mean free path (cm) 1.93135E+00 + or - 2.00548E-03 ***
57+
*** system mean free path (cm) 1.113135E+00 + or - 2.00548E-03 ***
5858
*** ***
5959
```
6060
* will return output:

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!--property name="code.name" value="Scale" /--> <!-- This property is not set because it will change over tasks (see later tasks) -->
44
<property name="install.dir" value="${basedir}/Funz-Scale" />
55

6-
<property name="funz.release" value="v1.10" />
6+
<property name="funz.release" value="v1.11" />
77

88
<property name="build_plugin.xml" location="../funz-profile/build_plugin.xml" />
99
<import file="${build_plugin.xml}"/>

0 commit comments

Comments
 (0)