Skip to content

Commit

Permalink
update changelog and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
RogueLogix committed Mar 26, 2023
1 parent c0275ef commit 4158004
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.19.2-0.1.0-beta.2.1
- ensure b3d state cache is always cleared, fixes interaction bug

# 1.19.2-0.1.0-beta.2
- update phosphophyllite (breaking changes)

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ minorVersion=1
patchVersion=0
postfix=beta
postfixMajorVersion=2
postfixMinorVersion=
postfixMinorVersion=1

# purposely left blank
compatibility=

0 comments on commit 4158004

Please sign in to comment.