bump version to v2.6.0 (#2039)

This commit is contained in:
KKRainbow
2026-03-30 15:50:07 +08:00
committed by GitHub
parent 61c741f887
commit 1dff388717
12 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "easytier-web"
version = "2.5.0"
version = "2.6.0"
edition = "2021"
description = "Config server for easytier. easytier-core gets config from this and web frontend use it as restful api server."