mirror of
https://github.com/go-i2p/reseed-tools.git
synced 2025-12-20 09:15:53 -05:00
bump version
This commit is contained in:
@@ -3,7 +3,7 @@ package reseed
|
|||||||
// Version defines the current release version of the reseed-tools application.
|
// Version defines the current release version of the reseed-tools application.
|
||||||
// This version string is used for compatibility checking, update notifications,
|
// This version string is used for compatibility checking, update notifications,
|
||||||
// and identifying the software version in server responses and logs.
|
// and identifying the software version in server responses and logs.
|
||||||
const Version = "0.3.9"
|
const Version = "0.3.10"
|
||||||
|
|
||||||
// HTTP User-Agent constants for I2P protocol compatibility
|
// HTTP User-Agent constants for I2P protocol compatibility
|
||||||
const (
|
const (
|
||||||
|
|||||||
Reference in New Issue
Block a user