Skip to content

Commit 28455bd

Browse files
committed
Bump to 1.25
1 parent 74692ce commit 28455bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
USERNAME="trixam"
22
NAME="ewsposter"
3-
VERSION="1.25.0"
3+
VERSION="1.25"
44

55
AUTHOR="trixam <[email protected]>"
66
DESCRIPTION="collect logs and alerts from 27 honeypots and send it to backed (eg peba, geba), hpfeeds, influxdb or jSON file."

ews.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from urllib import parse
1818

1919
name = "EWS Poster"
20-
version = "v1.25.0"
20+
version = "v1.25"
2121

2222

2323
def ipphoney():

0 commit comments

Comments
 (0)