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 May 8, 2024
1 parent e4d57ed commit 2b2ee6a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.19.2-0.1.0-beta.2.3
- fix #12
- "fix" #23
- better handling of missing phos, see #20

# 1.19.2-0.1.0-beta.2.2
- update phos

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=2
postfixMinorVersion=3

# purposely left blank
compatibility=

0 comments on commit 2b2ee6a

Please sign in to comment.