Commit 5228963a authored by Erik Reider's avatar Erik Reider

Bumped version to v0.12.4

parent 6cc800da
......@@ -37,7 +37,7 @@ If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. Fedora 42]
- Version [e.g. 0.12.0]
- Version [e.g. 0.12.4]
**Additional context**
Add any other context about the problem here.
......@@ -2,7 +2,7 @@
%global alt_pkg_name swaync
Name: {{{ git_repo_name }}}
Version: 0.12.3
Version: 0.12.4
Release: 1%{?dist}
Summary: Notification daemon with GTK GUI
Provides: desktop-notification-daemon
......
project('sway-notificaton-center', ['c', 'vala'],
version: '0.12.3',
version: '0.12.4',
meson_version: '>= 0.60.0',
default_options: [ 'warning_level=2' ],
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment