Skip to main content

max / makenotwork

server: bump to 0.8.8
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-05-27 19:39 UTC
Commit: db9d50f2253f2c5cb324ac231703bb307c8f870a
Parent: 4b7b516
2 files changed, +2 insertions, -2 deletions
@@ -4140,7 +4140,7 @@ dependencies = [
4140 4140
4141 4141 [[package]]
4142 4142 name = "makenotwork"
4143 - version = "0.8.7"
4143 + version = "0.8.8"
4144 4144 dependencies = [
4145 4145 "anyhow",
4146 4146 "apple-codesign",
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makenotwork"
3 - version = "0.8.7"
3 + version = "0.8.8"
4 4 edition = "2024"
5 5 license-file = "LICENSE"
6 6