Skip to content

Commit b0c65c1

Browse files
committed
v1.1.11
1 parent c41de1e commit b0c65c1

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOGS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## ChangeLogs
22

3+
# v1.1.11
4+
* Fixed transform hierarchy serialization
5+
* Fixed occlusion of the bloom (thanks to @RogoShum)
6+
37
# v1.1.10
48
* Fixed model mode serialization issue
59
* Fixed sub emitter serialization issue

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.10
6+
mod_version = 1.1.11
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)