Skip to content

Commit 8a92644

Browse files
authored
Release 2.3.4
- Added Custom URL Masking - Thanks to `Mr.Derek`
2 parents 288a86f + bbb2ae3 commit 8a92644

File tree

3 files changed

+117
-63
lines changed

3 files changed

+117
-63
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.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

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

0 commit comments

Comments
 (0)