From ff03e3bf8e910a1681c679ffdd8884a746c66820 Mon Sep 17 00:00:00 2001 From: Hanspeter Portner Date: Sat, 3 Feb 2024 10:00:32 +0100 Subject: [PATCH] Append Issues/Patches section to readme --- README.md | 6 ++++++ meson_options.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b0fedd8..a183a6e 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,9 @@ ## Utility header for time-based LV2 plugins [![builds.sr.ht status](https://builds.open-music-kontrollers.ch/~hp/timely.lv2/.svg)](https://builds.open-music-kontrollers.ch/~hp/timely.lv2/?) + +### Issues/Patches + +Please report issues to [https://todo.open-music-kontrollers.ch/~hp/issues](https://todo.open-music-kontrollers.ch/~hp/issues) + +Please submit patches to [https://lists.open-music-kontrollers.ch/~hp/patches](https://lists.open-music-kontrollers.ch/~hp/patches) diff --git a/meson_options.txt b/meson_options.txt index ae5808f..156b437 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -10,4 +10,4 @@ option('lv2libdir', type : 'string', value : 'lib/lv2') -option('version', type : 'string', value : '0.3.1') +option('version', type : 'string', value : '0.3.7') -- 2.45.2