bump version

This commit is contained in:
eyedeekay
2025-09-07 14:44:39 -04:00
parent abbe458a39
commit 8a196b6f05

View File

@@ -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 (