mirror of
https://github.com/octoleo/hosts.git
synced 2025-01-06 07:30:42 +00:00
Bump version to 1.4.1
This commit is contained in:
parent
02a87b0938
commit
2693c62693
2
hosts
2
hosts
@ -36,7 +36,7 @@ IFS="$(printf '\n\t')"
|
|||||||
# Globals
|
# Globals
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
_VERSION="1.4.0"
|
_VERSION="1.4.1"
|
||||||
|
|
||||||
# DEFAULT_COMMAND
|
# DEFAULT_COMMAND
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "hosts",
|
"name": "hosts",
|
||||||
"version": "1.4.0",
|
"version": "1.4.1",
|
||||||
"description": "A command line tool for managing hosts file entries.",
|
"description": "A command line tool for managing hosts file entries.",
|
||||||
"global": true,
|
"global": true,
|
||||||
"install": "make install"
|
"install": "make install"
|
||||||
|
Loading…
Reference in New Issue
Block a user