~hp/notes.lv2

ea14d2513f686bc0a66f38e323730c229a2c4162 — Hanspeter Portner 10 months ago f446471
Update ci badge
2 files changed, 2 insertions(+), 2 deletions(-)

M README.md
M meson_options.txt
M README.md => README.md +1 -1
@@ 6,7 6,7 @@

### an LV2 plugin to store arbitrary notes

[![builds.sr.ht status](https://builds.open-music-kontrollers.ch/~hp/notes.lv2/.svg)](https://builds.open-music-kontrollers.ch/~hp/notes.lv2/?)
[![builds.sr.ht status](https://builds.open-music-kontrollers.ch/~hp/notes.lv2.svg)](https://builds.open-music-kontrollers.ch/~hp/notes.lv2?)

With this plugin you can store arbitrary notes/metadata/memos and screenshots about your project.


M meson_options.txt => meson_options.txt +1 -1
@@ 27,4 27,4 @@ option('lv2libdir',
	type : 'string',
	value : 'lib/lv2')

option('version', type : 'string', value : '0.5.27')
option('version', type : 'string', value : '0.5.39')