diff --git a/.github/workflows/npm-publish-github-packages.yml b/.github/workflows/npm-publish-github-packages.yml index b33ecb8..f25ea5c 100644 --- a/.github/workflows/npm-publish-github-packages.yml +++ b/.github/workflows/npm-publish-github-packages.yml @@ -45,8 +45,8 @@ jobs: # A personal access token for the GitHub repository in which the release will be created and edited. # It is recommended to create the access token with the following scopes: `repo, user, admin:repo_hook`. repo_token: ${{ secrets.GITHUB_TOKEN }} - file: dist/Git History Crawler Setup 1.1.32.exe - asset_name: Git History Crawler + file: dist/Git History Crawler Setup 1.1.33.exe + asset_name: Git History Crawler Installer.v1.1.33.exe tag: ${{ github.ref }} overwrite: true body: "Try git history with a nice UI" diff --git a/package.json b/package.json index e25591c..d07174a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "githistorycrawler", - "version": "1.1.32", + "version": "1.1.33", "private": true, "author": "intruderia", "description": "Git History Crawler",