Skip to content

Commit cc1f255

Browse files
committed
Bump version
1 parent d27f86b commit cc1f255

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Hierophantics
22

3+
## 1.3.3
4+
- Added a new pattern to invert the direction of threshold-based triggers (for example, 'When velocity exceeds X' will become 'When velocity drops below X')
5+
- Side effects from embedded minds are now documented
6+
- Slightly tweaked the default rates for embedded mind side effects
7+
- If your config file already exists, this change will have no effect
8+
- Updated zh_cn translations (thanks ChuijkYahus!)
9+
310
## 1.3.2
411
- The media discount from Manifold Mind now applies only to your own personal casting (spell circles and other proxy casters will no longer recieve the discount)
512
- Fixed a mod-interaction issue that caused certain item renders to rapidly flicker

gradle.properties

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ kotlin.stdlib.default.dependency=false
88
# mod info
99
mavenGroup=robotgiggle.hierophantics
1010
modId=hierophantics
11-
modVersion=1.3.2
11+
modVersion=1.3.3
1212

13-
14-
# publishing (TODO: fill these in!)
13+
# publishing
1514
curseforgeId=1293802
1615
modrinthId=ybwf7iLN

0 commit comments

Comments
 (0)