summaryrefslogtreecommitdiff
path: root/newmoon/_service
diff options
context:
space:
mode:
Diffstat (limited to 'newmoon/_service')
-rw-r--r--newmoon/_service2
1 files changed, 1 insertions, 1 deletions
diff --git a/newmoon/_service b/newmoon/_service
index 5931ce3..b813565 100644
--- a/newmoon/_service
+++ b/newmoon/_service
@@ -14,7 +14,7 @@
<service name="tar_scm">
<param name="scm">git</param>
<param name="url">https://repo.palemoon.org/MoonchildProductions/Pale-Moon.git</param>
- <param name="revision">31.1.1_Release</param>
+ <param name="revision">31.2.0_Release</param>
<param name="version">_none_</param>
<param name="submodules">enable</param>
</service>
bgstack15