add working dir

This commit is contained in:
2026-06-04 00:10:32 +06:30
parent d8781c3981
commit 99189e4b51
4 changed files with 27 additions and 14 deletions

View File

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