diff --git a/.gitignore b/.gitignore index eba5060..961a626 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ firefly-go-proxy-darwin-* *.pem *.log *.crt + diff --git a/script/release.json b/script/release.json index e3ae6ac..717531f 100644 --- a/script/release.json +++ b/script/release.json @@ -1,5 +1,5 @@ { - "tag": "1.1-01", - "title": "PreBuild Version 1.1 - 01" + "tag": "1.1-02", + "title": "PreBuild Version 1.1 - 02" } \ No newline at end of file