summaryrefslogtreecommitdiff
path: root/notepadnext/_service
diff options
context:
space:
mode:
Diffstat (limited to 'notepadnext/_service')
-rw-r--r--notepadnext/_service2
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>
bgstack15