Skip to content

Commit 49cd473

Browse files
committed
Bump mod version
1 parent b1c7743 commit 49cd473

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Project
2-
mod_version=1.0.7
2+
mod_version=1.0.8
33
group=org.cyclops.integratedscripting
44
java_version=21
55

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
As always, don't forget to backup your world before updating!
2+
Requires CyclopsCore version 1.25.1 or higher.
3+
4+
Fixes:
5+
* Fix null object values not being skipped to NBT, Closes #22
6+
* Fix delete not being highlighted as keyword, Closes #23
7+
* Fix NPE in ScriptingData if FileWatcher was not initialized

0 commit comments

Comments
 (0)