Skip to content

Commit

Permalink
v1.3.5-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jxmx committed Oct 11, 2024
1 parent 1762034 commit e890be8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
SRCNAME = Allmon3
PKGNAME = allmon3
RELVER = 1.3.4
RELVER = 1.3.5
DEBVER = 1
PKGNAME = allmon3
RELPLAT ?= deb$(shell lsb_release -rs 2> /dev/null)
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
allmon3 (1.3.5-1) stable; urgency=medium

* Fix Echolink node database display with Asterisk 20

-- Jason McCormick <[email protected]> Fri, 11 Oct 2024 17:42:59 -0400

allmon3 (1.3.4-1) stable; urgency=medium

* Fix voter colorization for voted-in node (#230)
Expand Down

0 comments on commit e890be8

Please sign in to comment.