Skip to content

Commit

Permalink
0.8.13-beta5
Browse files Browse the repository at this point in the history
  • Loading branch information
zlatinb committed Aug 4, 2022
1 parent b607e83 commit e2c1b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/griffon-app/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ application.name=MuWire
application.version=0.8.13

# set this to 0 if this is not a beta
application.beta=4
application.beta=5

# this is the version the core gets initialized with
application.coreVersion=0.8.12
Expand Down

3 comments on commit e2c1b92

@Searinox
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing contacts still crashes MuWire.

@zlatinb
Copy link
Owner Author

@zlatinb zlatinb commented on e2c1b92 Aug 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, #160 and #161 are not resolved yet - I'll address them before the final 0.8.13 is out. Beta5 release notes

@zlatinb
Copy link
Owner Author

@zlatinb zlatinb commented on e2c1b92 Aug 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be resolved in latest CI build

Please sign in to comment.