mirror of
https://github.com/ironfox-oss/IronFox.git
synced 2026-04-19 22:47:39 -04:00
fix: update VERSION_NAME to v138.0.1
Signed-off-by: Akash Yadav <itsaky01@gmail.com>
This commit is contained in:
@@ -34,7 +34,7 @@ default:
|
||||
|
||||
variables: &build_variables
|
||||
PRODUCTION_BRANCH: main
|
||||
VERSION_NAME: "138.0.0"
|
||||
VERSION_NAME: "138.0.1"
|
||||
SB_GAPI_KEY_FILE: /opt/IronFox/sb-gapi.data
|
||||
KEYSTORE: /opt/IronFox/signing-key.jks
|
||||
GRADLE_USER_HOME: "$CI_PROJECT_DIR/.cache/gradle"
|
||||
|
||||
Reference in New Issue
Block a user