Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Jun 30, 2023
1 parent 95cb9a2 commit 29f3b0f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PRODUCTION := 0
PRODUCTION_VERSION := 6.3.0
PRODUCTION := 1
PRODUCTION_VERSION := 6.3.1
PRODUCTION_YEAR := 2023

ifeq ($(PRODUCTION),1)
Expand Down
5 changes: 5 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
30.06.2023
==========
release v6.3.1


09.05.2023
==========
hcxdumptool: added option to remove active monitor flag
Expand Down

0 comments on commit 29f3b0f

Please sign in to comment.