Skip to content

Commit ccc3575

Browse files
authored
Update to 2.3.5
1 parent 26ee43a commit ccc3575

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+1-1
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.4-green?style=for-the-badge">
8+
<img src="https://img.shields.io/badge/Version-2.3.5-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

+1-1
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.4
5+
_VERSION=2.3.5
66
_ARCH="all"
77
PKG_NAME="${_PACKAGE}_${_VERSION}_${_ARCH}.deb"
88

zphisher.sh

+2-2
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.4
5+
## Version : 2.3.5
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.4"
93+
__version__="2.3.5"
9494

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

0 commit comments

Comments
 (0)