summaryrefslogtreecommitdiff
path: root/notepadnext/debian/_service
diff options
context:
space:
mode:
Diffstat (limited to 'notepadnext/debian/_service')
-rw-r--r--notepadnext/debian/_service2
1 files changed, 1 insertions, 1 deletions
diff --git a/notepadnext/debian/_service b/notepadnext/debian/_service
index 3238373..720f4ff 100644
--- a/notepadnext/debian/_service
+++ b/notepadnext/debian/_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.6.4</param>
+ <param name="revision">v0.7</param>
<param name="version">_none_</param>
<param name="submodules">enable</param>
</service>
bgstack15