diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 10495b0d8..987eb51f5 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -68,12 +68,24 @@ changelog: - "^test:" winget: - - name: gop + - name: goplus homepage: "https://goplus.org/" publisher: goplus publisher_url: https://github.com/goplus/gop publisher_support_url: "https://github.com/goplus/gop/issues/new" package_identifier: goplus.gop + tags: + - golang + - go + - gop + - goplus + - programming + - language + - compiler + - interpreter + - data science + - engineering + - education short_description: The Go+ Programming Language description: | The Go+ programming language is designed for engineering, STEM education, and data science. diff --git a/VERSION b/VERSION index f2e4be6cd..1e56e3dc9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.2.0-test.3 +v1.2.0-test.4