Skip to content

Commit

Permalink
release version 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixSchwarz committed Sep 1, 2024
1 parent 6ffe196 commit ba2cc6e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.1dev
0.12.0
5 changes: 4 additions & 1 deletion rpm/mailqueue-runner.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: mailqueue-runner
Version: 0.11.0
Version: 0.12.0
Release: 1%{?dist}
Summary: SMTP client for CLI scripts

Expand Down Expand Up @@ -100,6 +100,9 @@ restorecon %{_sysconfdir}/mailqueue-runner.conf


%changelog
* Sun Sep 01 2024 Felix Schwarz <felix.schwarz@oss.schwarz.eu> - 0.12.0-1
- update to 0.12.0

* Wed Aug 07 2024 Felix Schwarz <felix.schwarz@oss.schwarz.eu> - 0.11.0-1
- update to 0.11.0

Expand Down

0 comments on commit ba2cc6e

Please sign in to comment.