Skip to content

Commit 641ce0c

Browse files
v.1.1.33
1 parent cdfe00e commit 641ce0c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/npm-publish-github-packages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ jobs:
4545
# A personal access token for the GitHub repository in which the release will be created and edited.
4646
# It is recommended to create the access token with the following scopes: `repo, user, admin:repo_hook`.
4747
repo_token: ${{ secrets.GITHUB_TOKEN }}
48-
file: dist/Git History Crawler Setup 1.1.32.exe
49-
asset_name: Git History Crawler
48+
file: dist/Git History Crawler Setup 1.1.33.exe
49+
asset_name: Git History Crawler Installer.v1.1.33.exe
5050
tag: ${{ github.ref }}
5151
overwrite: true
5252
body: "Try git history with a nice UI"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "githistorycrawler",
3-
"version": "1.1.32",
3+
"version": "1.1.33",
44
"private": true,
55
"author": "intruderia",
66
"description": "Git History Crawler",

0 commit comments

Comments
 (0)