Skip to content

Commit

Permalink
Update ci and prerelease alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
ricaun committed Mar 28, 2024
1 parent 0ca5649 commit 2526588
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,3 @@ jobs:
SignFile: ${{ secrets.SIGN_FILE }}
SignPassword: ${{ secrets.SIGN_PASSWORD }}
InstallationFiles: ${{ secrets.INSTALLATION_FILES }}
NugetApiUrl: ${{ secrets.NUGET_API_URL }}
NugetApiKey: ${{ secrets.NUGET_API_KEY }}
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<Version>1.2.1</Version>
<Version>1.3.0-alpha</Version>
</PropertyGroup>
</Project>

0 comments on commit 2526588

Please sign in to comment.