From e75ec609f0d44659bd0741773bab84797a17d3a8 Mon Sep 17 00:00:00 2001
From: Cody Garver
Removed old gsignond vapi
+LibraryWindow: Use Granite.MessageDialog for showing alerts
+PlaylistsUtils: Use Gtk.FileChooserNative
+Accurately remember window size
+Updated translations
+Scale album art properly at high resolutions
diff --git a/meson.build b/meson.build index eaf813580..71c429e7c 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('io.elementary.music', 'vala', 'c', version: '5.0.3') +project('io.elementary.music', 'vala', 'c', version: '5.0.4') prefix = get_option('prefix') datadir = join_paths(prefix, get_option('datadir'))