M README.md => README.md +6 -0
@@ 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)
M meson_options.txt => meson_options.txt +1 -1
@@ 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')