v1.1.0 + ci: build di CI, nix copy ke VPS (ringan, gak build di target)
Build & Deploy (Nix) / build-and-deploy (push) Successful in 1m0s

This commit is contained in:
Claude
2026-07-30 16:13:59 +07:00
parent d1771720bd
commit 73b0630cbd
3 changed files with 34 additions and 22 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
# TeleUploader package
teleuploader = pkgs.stdenvNoCC.mkDerivation rec {
pname = "teleuploader";
version = "1.0.0";
version = "1.1.0";
src = ./.;