Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
ZerBea committed May 5, 2023
1 parent 25697a4 commit 75cb454
Show file tree
Hide file tree
Showing 2 changed files with 8 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.2.9
PRODUCTION := 1
PRODUCTION_VERSION := 6.3.0
PRODUCTION_YEAR := 2023

ifeq ($(PRODUCTION),1)
Expand Down
6 changes: 6 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
05.05.2023
==========
release v6.3.0
hcxhashtool/whoismac: do not overwrite oui.txt in case of download ERROR


10.03.2023
==========
release v6.2.9
Expand Down

0 comments on commit 75cb454

Please sign in to comment.