fix(v2ray-nightly): versioning (#13045)

Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
madomado
2026-06-28 03:41:16 +08:00
committed by GitHub
parent 7f0e495cee
commit b8975b2e7c
@@ -4,7 +4,7 @@
%global commit_date 20260621
%global goipath github.com/v2fly/v2ray-core
Version: %{ver}^%{commit_date}git.%{shortcommit}
Version: %(echo %ver | sed -E 's/^v//')^%{commit_date}git.%{shortcommit}
%global golicenses LICENSE
%global godocs README.md SECURITY.md