Skip to content

Commit

Permalink
releasing v1.0.0RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed Oct 9, 2019
1 parent 3c2a348 commit 1b7a5e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pwnagotchi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import time
import pwnagotchi.ui.view as view

version = '1.0.0RC1'
version = '1.0.0RC2'

_name = None

Expand Down

0 comments on commit 1b7a5e1

Please sign in to comment.