Skip to content

Commit

Permalink
v5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
farin committed Oct 3, 2021
1 parent deeef0b commit fa97488
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "jcloisterzone",
"version": "5.7.102",
"version": "5.8.0",
"description": "JCloisterZone UI client",
"repository": "github:farin/JCloisterZone-Client",
"license": "AGPL-3.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion src/renderer/constants/versions.js
@@ -1,2 +1,2 @@
export const SAVED_GAME_COMPATIBILITY = '5.7.0'
export const NETWORK_PROTOCOL_COMPATIBILITY = '5.7.102'
export const NETWORK_PROTOCOL_COMPATIBILITY = '5.8.0'

0 comments on commit fa97488

Please sign in to comment.