Skip to content

Commit

Permalink
version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
togrupe committed Apr 29, 2023
1 parent d7fad6d commit add0f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

logging.basicConfig(filename='main.log', level=logging.DEBUG)

version = "2.2.0-RC4"
version = "2.2.0"

is_network_communication_allowed = dliveConstants.allow_network_communication

Expand Down

0 comments on commit add0f54

Please sign in to comment.