Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Commit c13e9d6

Browse files
author
andy
committed
changed constant config version
1 parent 88b538e commit c13e9d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/nicinfo/constants.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module NicInfo
2121
VERSION = "1.2.2-alpha"
2222
VERSION_LABEL = "NicInfo v." + VERSION
2323
COPYRIGHT = "Copyright (c) 2011-2017 American Registry for Internet Numbers (ARIN)"
24-
CONFIG_VERSION = 3
24+
CONFIG_VERSION = 4
2525

2626
# regular expressions
2727
NET_HANDLE_REGEX = /^NET-.*/i

0 commit comments

Comments
 (0)