aboutsummaryrefslogtreecommitdiff
path: root/lib/compatibility/6.15.9.nom
diff options
context:
space:
mode:
Diffstat (limited to 'lib/compatibility/6.15.9.nom')
-rw-r--r--lib/compatibility/6.15.9.nom3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/compatibility/6.15.9.nom b/lib/compatibility/6.15.9.nom
index 91f7267..1691af9 100644
--- a/lib/compatibility/6.15.9.nom
+++ b/lib/compatibility/6.15.9.nom
@@ -1,5 +1,4 @@
#!/usr/bin/env nomsu -V7.0.0
-
###
This file defines upgrades from Nomsu <6.15.9 to 6.15.9
@@ -18,4 +17,4 @@ upgrade action (for $x in $start to $stop $body) to "6.15.9" as
upgrade action [
for $x in $start to $stop by $step $body
for $x in $start to $stop via $step $body
-] to "6.15.9" as (for $x in ($start to $stop by $step) $body)
+] to "6.15.9" as (for $x in ($start to $stop by $step) $body) \ No newline at end of file