Skip to content

Commit

Permalink
Update to 2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
htr-tech authored Jan 3, 2023
1 parent 26ee43a commit ccc3575
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</p>

<p align="center">
<img src="https://img.shields.io/badge/Version-2.3.4-green?style=for-the-badge">
<img src="https://img.shields.io/badge/Version-2.3.5-green?style=for-the-badge">
<img src="https://img.shields.io/github/license/htr-tech/zphisher?style=for-the-badge">
<img src="https://img.shields.io/github/stars/htr-tech/zphisher?style=for-the-badge">
<img src="https://img.shields.io/github/issues/htr-tech/zphisher?color=red&style=for-the-badge">
Expand Down
2 changes: 1 addition & 1 deletion make-deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Make Deb Package for Zphisher (^.^)
_PACKAGE=zphisher
_VERSION=2.3.4
_VERSION=2.3.5
_ARCH="all"
PKG_NAME="${_PACKAGE}_${_VERSION}_${_ARCH}.deb"

Expand Down
4 changes: 2 additions & 2 deletions zphisher.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Zphisher : Automated Phishing Tool
## Author : TAHMID RAYAT
## Version : 2.3.4
## Version : 2.3.5
## Github : https://github.com/htr-tech/zphisher


Expand Down Expand Up @@ -90,7 +90,7 @@
## TheLinuxChoice - https://twitter.com/linux_choice


__version__="2.3.4"
__version__="2.3.5"

## DEFAULT HOST & PORT
HOST='127.0.0.1'
Expand Down

0 comments on commit ccc3575

Please sign in to comment.