chore: sync all versions to 2.0.0 + fix sign script
Set Chrome, Firefox, and package.json all to version 2.0.0 (major bump reflecting encrypted storage, document scanning, org/team features, sync improvements). Sign script rewritten: - Tries current version first instead of always bumping - Only bumps on "version already exists" errors - Handles rate limiting by parsing throttle duration from error and waiting the exact time (not blindly retrying) - Only updates source files on successful signing (not before) - Reduced max attempts to 5 (with proper backoff, shouldn't need more) - Commits version bump only after successful sign https://claude.ai/code/session_01SWSwDfMVij53bCTNSCLMwn
This commit is contained in:
@@ -589,7 +589,7 @@
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<p>Silent Send v0.3.0</p>
|
||||
<p>Silent Send v2.0.0</p>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user