This commit is contained in:
2026-03-18 17:20:47 +06:30
parent f472187217
commit 5d885361c0
4 changed files with 1 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
APP_NAME="libgofunc"
VERSION="${1:-v0.1.0}"
VERSION="${1:-v0.1.1}"
OUTPUT_DIR="assets"
BUILD_DIR="build"