Skip to content

Commit

Permalink
update changelog and core number license
Browse files Browse the repository at this point in the history
  • Loading branch information
TrustedSec committed Jan 31, 2017
1 parent 093f280 commit 9e461c9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions readme/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
~~~~~~~~~~~~~~~~~
version 1.12
~~~~~~~~~~~~~~~~~

* add stickykeyslayer

~~~~~~~~~~~~~~~~~
version 1.11
~~~~~~~~~~~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion src/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ def count_modules():
return counter

# version information
grab_version = "1.11"
grab_version = "1.12"

# banner
banner = bcolors.RED + r"""
Expand Down

0 comments on commit 9e461c9

Please sign in to comment.