Skip to content

Commit 573e162

Browse files
committed
update meta files for release
1 parent 50d7ad0 commit 573e162

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

org.libvips.nip4.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@
375375
{
376376
"type" : "git",
377377
"url" : "https://github.com/libvips/libvips.git",
378-
"tag" : "v8.17.0"
378+
"tag" : "v8.18.0-test1"
379379
}
380380
]
381381
},
@@ -407,7 +407,7 @@
407407
{
408408
"type" : "git",
409409
"url" : "https://github.com/jcupitt/nip4.git",
410-
"tag" : "v9.0.10"
410+
"tag" : "v9.0.11"
411411
}
412412
]
413413
}

org.libvips.nip4.metainfo.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,18 @@ from the command-line and without a GUI.
5858

5959
<releases>
6060

61+
<release version="9.0.11" date="2025-07-21">
62+
<description>
63+
<p>
64+
65+
This version has a rewritten tilecache which should be o
66+
dramatically faster in many cases. Flicker on updates should
67+
also be gone. Plus many small fixes, see the CHANGELOG.
68+
69+
</p>
70+
</description>
71+
</release>
72+
6173
<release version="9.0.10" date="2025-06-22">
6274
<description>
6375
<p>

0 commit comments

Comments
 (0)