diff --git a/.github/workflows/es-actions.yml b/.github/workflows/es-actions.yml index 8fe7dff32..8a3b67452 100644 --- a/.github/workflows/es-actions.yml +++ b/.github/workflows/es-actions.yml @@ -513,6 +513,6 @@ jobs: --form token=$TOKEN \ --form email=$NOTI_MAIL \ --form file=@escargot.tgz \ - --form version="3.0.0" \ + --form version="4.0.0" \ --form description="escargot coverity scan" \ https://scan.coverity.com/builds?project=Samsung%2Fescargot diff --git a/RELEASE_VERSION b/RELEASE_VERSION index ad55eb85f..857572fcd 100644 --- a/RELEASE_VERSION +++ b/RELEASE_VERSION @@ -1 +1 @@ -v3.0.0 +v4.0.0