Skip to content

Commit

Permalink
Update Release Date
Browse files Browse the repository at this point in the history
  • Loading branch information
cytopia committed Dec 27, 2022
1 parent 3d9a860 commit 1c9277d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/vhost-gen
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ if os.environ.get("MYPY_CHECK", False):
APPNAME = "vhost-gen"
APPREPO = "https://github.com/devilbox/vhost-gen"
VERSION = "1.0.9"
RELDATE = "2022-12-25"
RELDATE = "2022-12-27"

# Default paths
CONFIG_PATH = "/etc/vhost-gen/conf.yml"
Expand Down

0 comments on commit 1c9277d

Please sign in to comment.