Skip to content

Commit

Permalink
v.1.1.33
Browse files Browse the repository at this point in the history
  • Loading branch information
helpforsoftware committed Aug 16, 2024
1 parent cdfe00e commit 641ce0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "githistorycrawler",
"version": "1.1.32",
"version": "1.1.33",
"private": true,
"author": "intruderia",
"description": "Git History Crawler",
Expand Down

0 comments on commit 641ce0c

Please sign in to comment.