Skip to content

Commit 50c62f8

Browse files
committed
fix: README version v1.0.0
1 parent a44cb5b commit 50c62f8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/build-and-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
workflow_dispatch:
55
push:
66
branches:
7-
# - main
8-
# - master
7+
- main
8+
- master
99
tags:
1010
- 'v*'
1111

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
</div>
4747

4848
<div style="margin: 20px 0;">
49-
<a href="https://github.com/ruslanlap/PowerToysRun-RandomGen/releases/latest/download/RandomGen-latest-x64.zip">
49+
<a href="https://github.com/ruslanlap/PowerToysRun-RandomGen/releases/latest/download/RandomGen-v1.0.0-x64.zip">
5050
<img src="https://img.shields.io/badge/Download_x64-2088FF?style=for-the-badge&logo=windows&logoColor=white&labelColor=24292f" alt="Download x64 Version">
5151
</a>
52-
<a href="https://github.com/ruslanlap/PowerToysRun-RandomGen/releases/latest/download/RandomGen-latest-arm64.zip">
52+
<a href="https://github.com/ruslanlap/PowerToysRun-RandomGen/releases/latest/download/RandomGen-v1.0.0-arm64.zip">
5353
<img src="https://img.shields.io/badge/Download_ARM64-2088FF?style=for-the-badge&logo=windows&logoColor=white&labelColor=24292f" alt="Download ARM64 Version">
5454
</a>
5555
<a href="https://github.com/ruslanlap/PowerToysRun-RandomGen/releases">

0 commit comments

Comments
 (0)