Skip to content

Commit

Permalink
release-signing bump version RC6, contact+kaleidoscope sheet prototyping
Browse files Browse the repository at this point in the history
  • Loading branch information
mdevans committed Nov 12, 2024
1 parent 887082f commit 2324431
Show file tree
Hide file tree
Showing 8 changed files with 163 additions and 962 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
organization-id: '4e519f49-439f-43aa-8fc1-e1f19225e705'
project-slug: 'anonymizer'
signing-policy-slug: 'test-signing'
signing-policy-slug: 'release-signing'
github-artifact-id: '${{steps.upload-win-exe.outputs.artifact-id}}'
wait-for-completion: true
output-artifact-directory: 'src/dist/signed'
Expand Down
Binary file added animation.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/__version__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Major.Minor.Patch
# As per (https://semver.org/spec/v2.0.0.html)
__version__ = "17.2.1-RC5"
__version__ = "17.2.1-RC6"
Loading

0 comments on commit 2324431

Please sign in to comment.