mirror of
https://github.com/octoleo/hosts.git
synced 2024-11-24 13:47:35 +00:00
Bump version to 2.1.5.
This commit is contained in:
parent
f7c7aef173
commit
9782f78f22
2
hosts
2
hosts
@ -36,7 +36,7 @@ IFS=$'\n\t'
|
||||
# Globals
|
||||
###############################################################################
|
||||
|
||||
_VERSION="2.1.4"
|
||||
_VERSION="2.1.5"
|
||||
|
||||
# DEFAULT_COMMAND
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hosts",
|
||||
"version": "2.1.4",
|
||||
"version": "2.1.5",
|
||||
"description": "A command line tool for managing hosts file entries.",
|
||||
"global": true,
|
||||
"install": "make install"
|
||||
|
Loading…
Reference in New Issue
Block a user