Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
YJammak committed May 7, 2024
2 parents 3f6b10b + c5d7f1e commit 858bab0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: [ "master" ]

env:
VERSION: "0.4.3.${{github.run_number}}"
VERSION: "0.4.4.${{github.run_number}}"

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Weather
用WPF写的日历天气桌面小程序

- .NET 7.0
- .NET 8.0
- Visual Studio 2022
- MVVM(ReactiveUI)

Expand Down

0 comments on commit 858bab0

Please sign in to comment.