diff --git a/src/transaction.vala b/src/transaction.vala index f7d1bcd..5046ad5 100644 --- a/src/transaction.vala +++ b/src/transaction.vala @@ -17,7 +17,7 @@ * along with this program. If not, see . */ -const string VERSION = "4.3.4"; +const string VERSION = "4.3.5"; namespace Pamac { [DBus (name = "org.manjaro.pamac")]