2025-06-20 16:36:17
This commit is contained in:
parent
633876660e
commit
3e76b074ce
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
# Copyright (C) 2015 - 2025, CT129 Dev Team <dev@ct129.com>
|
||||
################################################################################
|
||||
|
||||
export GIT_BRACNH="master"
|
||||
export GIT_BRACNH="dev/1.1.2"
|
||||
|
||||
export TIMESTAMP=`date +"%Y-%m-%d %H:%M:%S"`
|
||||
export SCRIPT=$(readlink -f "$0")
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
# Copyright (C) 2015 - 2025, CT129 Dev Team <dev@ct129.com>
|
||||
################################################################################
|
||||
|
||||
export GIT_BRACNH="master"
|
||||
export GIT_TAG="1.1.1-20250618"
|
||||
export GIT_BRACNH="dev/1.1.2"
|
||||
export GIT_TAG="1.1.2-20250620"
|
||||
|
||||
export TIMESTAMP=`date +"%Y-%m-%d %H:%M:%S"`
|
||||
export SCRIPT=$(readlink -f "$0")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue