Skip to content

Commit fa5cc00

Browse files
committed
v1.1.9
1 parent 4d0c821 commit fa5cc00

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## ChangeLog
22

3-
# v1.1.10
3+
# v1.1.9
4+
* Fixed the delay of the Beam Particle doesn't work
5+
* Fixed the animation time normalization
46
* Fixed sub fxs won't be saved

CHANGELOGS.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
## ChangeLogs
22

3-
# v1.1.10
4-
* Fixed sub fxs won't be saved
5-
63
# v1.1.9
74
* Fixed the delay of the Beam Particle doesn't work
85
* Fixed the animation time normalization
6+
* Fixed sub fxs won't be saved
97

108
# v1.1.8
119
* Fixed remove entity command.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ org.gradle.jvmargs = -Xmx6G
33
# Mod Info
44
mod_id = photon
55
mod_name = Photon
6-
mod_version = 1.1.8
6+
mod_version = 1.1.9
77
mod_description = Photon, particle system
88
mod_license = GPL-3.0 license
99
mod_url = https://github.com/Low-Drag-MC/Photon/

0 commit comments

Comments
 (0)