We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48781c5 commit 8351220Copy full SHA for 8351220
Changes
@@ -1,6 +1,8 @@
1
Revision history for Ecosystem-Archive-Update
2
3
{{$NEXT}}
4
+
5
+0.0.27 2024-09-25T17:41:12+02:00
6
- Add dependency on META::verauthapi
7
- Upped dependencies where possible
8
- Make sure that ^ver ^auth ^api are set correctly on classes
META6.json
@@ -22,9 +22,11 @@
22
"resources": [
23
],
24
"source-url": "https://github.com/lizmat/Ecosystem-Archive-Update.git",
25
- "tags": [ "REA", "ECOSYSTEM"
+ "tags": [
26
+ "REA",
27
+ "ECOSYSTEM"
28
29
"test-depends": [
30
- "version": "0.0.26"
31
+ "version": "0.0.27"
32
}
0 commit comments