aboutsummaryrefslogtreecommitdiff
path: root/compile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-11-23 19:58:00 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-11-23 19:58:00 -0300
commit901c8965f41082c2d5b46ade1205d7c799df7a85 (patch)
tree3935d820ad8dec5a40504e419acb5d1f34f3f16a /compile
parent3adb39a8cc4e73aa0530922af66d420fd94fc6b0 (diff)
downloadfeeds-901c8965f41082c2d5b46ade1205d7c799df7a85.tar.gz
feeds-901c8965f41082c2d5b46ade1205d7c799df7a85.tar.bz2
Fix: convert to OPML 2.0
Diffstat (limited to 'compile')
-rwxr-xr-xcompile2
1 files changed, 1 insertions, 1 deletions
diff --git a/compile b/compile
index 09c7e42..e707ec9 100755
--- a/compile
+++ b/compile
@@ -12,7 +12,7 @@ BASE_URL="https://git.fluxo.info/feeds/plain/"
# Header
cat <<-EOF > $OUT
<?xml version="1.0"?>
-<opml version="1.0">
+<opml version="2.0">
<head>
<title>All Feeds</title>
</head>