Skip to content

Commit 50f9acd

Browse files
author
Hacker Destination
authored
Version 1.4
1 parent cfb40f8 commit 50f9acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cardpwn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
C = '\033[36m' # cyan
1111
W = '\033[0m' # white
1212

13-
version = '1.3'
13+
version = '1.4'
1414

1515
def banner():
1616
os.system('clear')

0 commit comments

Comments
 (0)