Bump version to 26.04

This commit is contained in:
Ivan Molodetskikh
2026-04-25 08:47:05 +03:00
parent dbe79b7873
commit 414729dce5
6 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -12,5 +12,5 @@ Use an exact version requirement to avoid breaking changes:
```toml
[dependencies]
niri-ipc = "=25.11.0"
niri-ipc = "=26.4.0"
```