Skip to content

Commit

Permalink
releasing v1.0.0RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed Oct 12, 2019
1 parent 8bc4219 commit 99d7017
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.0RC2'
version = '1.0.0RC3'

_name = None

Expand Down

0 comments on commit 99d7017

Please sign in to comment.