fix: sync stale version strings to v6.0.0#1
Open
stevenobiajulu wants to merge 1 commit intogregmos:mainfrom
Open
fix: sync stale version strings to v6.0.0#1stevenobiajulu wants to merge 1 commit intogregmos:mainfrom
stevenobiajulu wants to merge 1 commit intogregmos:mainfrom
Conversation
pyproject.toml, engine init log, manifest.json long description, and both setup scripts still referenced v5.4.0/v5.5.0 after the v6.0.0 release. This syncs them all to match.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Found a few version references left over from the v5.x cycle while reading through the codebase. This syncs them all to match the v6.0.0 release:
server/pyproject.toml—5.5.0→6.0.0server/pii_shield_server.py— engine init log saidv5.4.0→v6.0.0manifest.json— long description referencedv5.5→v6.0.0setup_pii_shield.bat— pointed users topii-shield-v5.5.0.mcpb→v6.0.0.mcpbsetup_pii_shield.sh— same as aboveNo functional changes — only string literals. The setup script fix is the most user-facing: anyone following the
.bat/.shpost-install instructions would see a filename that doesn't exist indist/.