We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 288a86f + bbb2ae3 commit 8a92644Copy full SHA for 8a92644
README.md
@@ -5,7 +5,7 @@
5
</p>
6
7
<p align="center">
8
- <img src="https://img.shields.io/badge/Version-2.3.3-green?style=for-the-badge">
+ <img src="https://img.shields.io/badge/Version-2.3.4-green?style=for-the-badge">
9
<img src="https://img.shields.io/github/license/htr-tech/zphisher?style=for-the-badge">
10
<img src="https://img.shields.io/github/stars/htr-tech/zphisher?style=for-the-badge">
11
<img src="https://img.shields.io/github/issues/htr-tech/zphisher?color=red&style=for-the-badge">
make-deb.sh
@@ -2,7 +2,7 @@
2
3
# Make Deb Package for Zphisher (^.^)
4
_PACKAGE=zphisher
-_VERSION=2.3.3
+_VERSION=2.3.4
_ARCH="all"
PKG_NAME="${_PACKAGE}_${_VERSION}_${_ARCH}.deb"
0 commit comments