diff --git a/src/transaction.vala b/src/transaction.vala index d44890a1a9984c9faed205f4fdf053f03ef85186..d0371f3112e2a2e0ec6fc4a8804db28b6c969782 100644 --- a/src/transaction.vala +++ b/src/transaction.vala @@ -17,7 +17,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -const string VERSION = "4.1.1-1"; +const string VERSION = "4.1.1"; namespace Pamac { [DBus (name = "org.manjaro.pamac")]