Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
frndxyz authored Feb 28, 2024
1 parent 0953b8d commit cf137fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions electrum/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ELECTRUM_VERSION = '1.0.2' # version of the client package
APK_VERSION = '1.0.2' # read by buildozer.spec
ELECTRUM_VERSION = '1.0.3' # version of the client package
APK_VERSION = '1.0.3' # read by buildozer.spec

PROTOCOL_VERSION = '1.4' # protocol version requested

Expand Down

0 comments on commit cf137fc

Please sign in to comment.