diff --git a/.github/workflows/main-workflow.yml b/.github/workflows/main-workflow.yml index eff5bcd..601f587 100644 --- a/.github/workflows/main-workflow.yml +++ b/.github/workflows/main-workflow.yml @@ -27,4 +27,4 @@ jobs: context: . push: true tags: aleleba/vscode:latest - platforms: linux/arm64 \ No newline at end of file + platforms: linux/amd64,linux/arm64 \ No newline at end of file diff --git a/version.txt b/version.txt index 3a460e6..a0cd9f0 100755 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.0.40 \ No newline at end of file +3.1.0 \ No newline at end of file