Skip to content

Commit 7765528

Browse files
committed
Update version
1 parent 1022c54 commit 7765528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ip2proxy.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ var as_position = [11]uint8{0, 0, 0, 0, 0, 0, 0, 10, 10, 10, 10}
9494
var lastseen_position = [11]uint8{0, 0, 0, 0, 0, 0, 0, 0, 11, 11, 11}
9595
var threat_position = [11]uint8{0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 12}
9696

97-
const module_version string = "2.4.0"
97+
const module_version string = "3.0.0"
9898

9999
var max_ipv4_range = big.NewInt(4294967295)
100100
var max_ipv6_range = big.NewInt(0)

0 commit comments

Comments
 (0)