2 Commits
1.0.3 ... 1.0.4

Author SHA1 Message Date
fecf5e589f version: 1.0.4 2025-03-26 13:55:20 -04:00
510a52d492 updated flow 2025-03-26 13:55:12 -04:00
2 changed files with 2 additions and 2 deletions

2
flow
View File

@ -10,7 +10,7 @@ CYAN='\033[36m'
RESET='\033[0m' RESET='\033[0m'
# Configuration # Configuration
BUILD_DIRECTORY="build" BUILD_DIRECTORY="web"
GITEA_ORGANIZATION="agreego" GITEA_ORGANIZATION="agreego"
GITEA_REPOSITORY="site" GITEA_REPOSITORY="site"

View File

@ -1 +1 @@
1.0.3 1.0.4