Skip to main content

max / makeover-build

0.35.0: take makeover-webview 0.42.0 37dca1c called this 0.34.0 and collided: a parallel release had already published 0.34.0 against webview 0.41.0. Same content, correct number.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-15 15:44 UTC
Signed with PGP, not checked
Commit: 4ebdaf37af96039e19c2cded53e46f760eb0853c
Parent: 37dca1c
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makeover-build"
3 - version = "0.34.0"
3 + version = "0.35.0"
4 4 edition = "2024"
5 5 description = "Build-script support for the make-family design system: materialise makeover's themes and makeover-webview's stylesheet into a Tauri app's frontend, once, instead of copying the same twenty lines into every consumer's build.rs."
6 6 license = "MIT"