Skip to content

Commit

Permalink
feat: Update v3.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fit2bot committed Sep 21, 2023
1 parent f9e42b1 commit c51f348
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cn-quick_start.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
#

VERSION=dev
VERSION=v3.6.5
DOWNLOAD_URL=https://resource.fit2cloud.com

function install_soft() {
Expand Down
2 changes: 1 addition & 1 deletion quick_start.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
#

VERSION=dev
VERSION=v3.6.5
DOWNLOAD_URL=https://github.com

function install_soft() {
Expand Down
2 changes: 1 addition & 1 deletion static.env
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export VERSION=dev
export VERSION=v3.6.5

0 comments on commit c51f348

Please sign in to comment.