We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db060f1 + a2bb78c commit e2b80c1Copy full SHA for e2b80c1
codemeta.json
@@ -14,7 +14,7 @@
14
"dateCreated": "2019-06-30",
15
"datePublished": "2019-11-27",
16
"dateModified": "2025-11-10",
17
- "version": "2.17.1",
+ "version": "2.17.2",
18
"releaseNotes": "https://github.com/rug-compling/alud/blob/master/Changes.txt",
19
"codeRepository": "https://github.com/rug-compling/alud.git",
20
"readme": "https://github.com/rug-compling/alud/blob/master/README.md",
v2/version.go
@@ -33,4 +33,4 @@ LET OP:
33
34
*/
35
36
-const release = "2.17.1" // software version
+const release = "2.17.2" // software version
0 commit comments