Skip to main content

max / makeover-build

0.49.1: the makeover-webview bump needs a version of its own 0.49.0 is on crates.io and its manifest changed underneath it when `makeover-webview` went to 0.57.0. A released version whose source has moved is the thing a patch number exists to stop.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-22 03:16 UTC
Signed with PGP, not checked
Commit: 373648449201fa473e95d8246987d9cac19442dc
Parent: 198d3f3
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.49.0"
3 + version = "0.49.1"
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"