bump version to 2.4.2 (#1218)

This commit is contained in:
Sijie.Sun
2025-08-11 09:03:13 +08:00
committed by GitHub
parent 1de7777a71
commit 1eec27b5ff
12 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "easytier-web"
version = "2.4.1"
version = "2.4.2"
edition = "2021"
description = "Config server for easytier. easytier-core gets config from this and web frontend use it as restful api server."