Skip to content

Commit bbb2ae3

Browse files
committed
Update to 2.3.4
1 parent cce90c5 commit bbb2ae3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</p>
66

77
<p align="center">
8-
<img src="https://img.shields.io/badge/Version-2.3.3-green?style=for-the-badge">
8+
<img src="https://img.shields.io/badge/Version-2.3.4-green?style=for-the-badge">
99
<img src="https://img.shields.io/github/license/htr-tech/zphisher?style=for-the-badge">
1010
<img src="https://img.shields.io/github/stars/htr-tech/zphisher?style=for-the-badge">
1111
<img src="https://img.shields.io/github/issues/htr-tech/zphisher?color=red&style=for-the-badge">

make-deb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Make Deb Package for Zphisher (^.^)
44
_PACKAGE=zphisher
5-
_VERSION=2.3.3
5+
_VERSION=2.3.4
66
_ARCH="all"
77
PKG_NAME="${_PACKAGE}_${_VERSION}_${_ARCH}.deb"
88

zphisher.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Zphisher : Automated Phishing Tool
44
## Author : TAHMID RAYAT
5-
## Version : 2.3.3
5+
## Version : 2.3.4
66
## Github : https://github.com/htr-tech/zphisher
77

88

@@ -90,7 +90,7 @@
9090
## TheLinuxChoice - https://twitter.com/linux_choice
9191

9292

93-
__version__="2.3.3"
93+
__version__="2.3.4"
9494

9595
## DEFAULT HOST & PORT
9696
HOST='127.0.0.1'

0 commit comments

Comments
 (0)