Skip to content

Commit

Permalink
releasing v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed Oct 31, 2019
1 parent 03067da commit 3c32bbb
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 @@ -6,7 +6,7 @@
import pwnagotchi.ui.view as view
import pwnagotchi

version = '1.1.0'
version = '1.1.1'

_name = None

Expand Down

0 comments on commit 3c32bbb

Please sign in to comment.