Skip to content

Commit c06341b

Browse files
committed
Fetch: Try to fix minimum version
1 parent 4092b8a commit c06341b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

libraries.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ At creation, the user has to define the structure of the fact base, that means d
141141
version: "1.0.5"
142142
homepage: "https://github.com/NetLogo/Fetch-Extension#fetch-extension"
143143
downloadURL: "https://raw.githubusercontent.com/NetLogo/NetLogo-Libraries/6.1/extensions/fetch-1.0.5.zip"
144-
minNetLogoVersion: "6.3.0"
144+
minNetLogoVersion: "NetLogo 6.3.0"
145145
}
146146
{
147147
name: "Functional Programming"
@@ -251,7 +251,7 @@ v2.3.1/v2.3.2:
251251
version: "2.3.3"
252252
homepage: "http://ccl.northwestern.edu/netlogo/docs/ls.html"
253253
downloadURL: "https://raw.githubusercontent.com/NetLogo/NetLogo-Libraries/6.1/extensions/ls-2.3.3.zip"
254-
minNetLogoVersion: "6.2.0"
254+
minNetLogoVersion: "NetLogo 6.2.0"
255255
}
256256
{
257257
name: "list"

0 commit comments

Comments
 (0)