From 42c5e6c1d7952c0466eeaa0b8fd73471d90f6ace Mon Sep 17 00:00:00 2001 From: Sonny Piers Date: Fri, 24 Jan 2025 15:45:34 +0100 Subject: [PATCH] v47.1 --- README.md | 2 +- data/app.metainfo.xml | 3 +-- meson.build | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d1d0234ca..86042dd9e 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Among other things, Workbench comes with
Disable code formatting -[JavaScript](https://docs.rome.tools/formatter/#ignoring-code) +[JavaScript](https://biomejs.dev/formatter/#ignore-code) [CSS](https://prettier.io/docs/en/ignore.html#css) diff --git a/data/app.metainfo.xml b/data/app.metainfo.xml index b209c9392..eda52294f 100644 --- a/data/app.metainfo.xml +++ b/data/app.metainfo.xml @@ -43,10 +43,9 @@ - +
    -
  • Use GNOME 48
  • Fix permissions dialog
  • Update Blueprint to 0.16.0
  • Update libportal to 0.9.0
  • diff --git a/meson.build b/meson.build index 71124e130..934879c01 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('Workbench', ['vala', 'c', 'rust'], - version: '47.0', + version: '47.1', meson_version: '>= 0.64.0', license: 'GPL-3.0-only', default_options : [