Skip to content

Commit 35aaa8c

Browse files
committed
Update version in SunflowAPI
1 parent 0eb16d9 commit 35aaa8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/sunflow/SunflowAPI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
* scene.
4747
*/
4848
public class SunflowAPI implements SunflowAPIInterface {
49-
public static final String VERSION = "0.07.3";
49+
public static final String VERSION = "0.07.5";
5050
public static final String DEFAULT_OPTIONS = "::options";
5151

5252
protected Scene scene;

0 commit comments

Comments
 (0)