diff options
author | B. Stack <bgstack15@gmail.com> | 2022-11-22 20:43:04 +0000 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-11-22 20:43:04 +0000 |
commit | 429d93518a8fe2eaf55e861b2321ba1dcaf50538 (patch) | |
tree | 7207c03a22cd58fbf9e6f9214a969e1ebaaeb163 /notepadnext/_service | |
parent | Merge branch 'freefilesync-bump' into 'master' (diff) | |
parent | notepadnext 0.5.6 rc1 (diff) | |
download | stackrpms-429d93518a8fe2eaf55e861b2321ba1dcaf50538.tar.gz stackrpms-429d93518a8fe2eaf55e861b2321ba1dcaf50538.tar.bz2 stackrpms-429d93518a8fe2eaf55e861b2321ba1dcaf50538.zip |
Merge branch 'notepadnext-bump' into 'master'
notepadnext 0.5.6 rc1
See merge request bgstack15/stackrpms!329
Diffstat (limited to 'notepadnext/_service')
-rw-r--r-- | notepadnext/_service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notepadnext/_service b/notepadnext/_service index f27271c..578b272 100644 --- a/notepadnext/_service +++ b/notepadnext/_service @@ -14,7 +14,7 @@ <service name="tar_scm"> <param name="scm">git</param> <param name="url">https://github.com/dail8859/NotepadNext.git</param> - <param name="revision">v0.5.4</param> + <param name="revision">v0.5.6</param> <param name="version">_none_</param> <param name="submodules">enable</param> </service> |