We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f008de commit e76b548Copy full SHA for e76b548
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "tide"
3
-version = "1.2.1"
+version = "1.2.2"
4
edition = "2021"
5
authors = ["Markus Sommer"]
6
description = "🌊 Tide - Refresh your system with the update wave"
homebrew/tide.rb
@@ -1,7 +1,7 @@
class Tide < Formula
desc "🌊 An opinionated macOS maintenance orchestrator with an iocraft-powered interface"
homepage "https://github.com/BreathCodeFlow/tide"
- version "1.2.1"
+ version "1.2.2"
license "MIT"
7
on_macos do
0 commit comments