From d44596495ea3a292fe2ba1d22a277ae6a79db09c Mon Sep 17 00:00:00 2001 From: Papoteur Date: Tue, 21 Apr 2026 14:14:31 +0200 Subject: 3.18 --- Makefile | 2 +- NEWS | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c6d0067..33bf365 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = mageiawelcome -VERSION = 3.17 +VERSION = 3.18 GITPATH = git://git.mageia.org/software/mageiawelcome TEXT_FILES = Makefile diff --git a/NEWS b/NEWS index ed0b3a7..31525af 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +3.18 + Use xdg-open instead of webbrowser module to open links + Launch external processus as detached + Fix donation link + Reduce further the minimal windoww size + 3.17 Perform translation of the "AppList" items when called (mga#35371) -- cgit v1.2.1