Skip to content

Commit 4092b8a

Browse files
committed
Fetch to 1.0.5
1 parent 73f2412 commit 4092b8a

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

extensions/fetch-1.0.4.zip

-24.5 KB
Binary file not shown.

extensions/fetch-1.0.5.zip

23.8 KB
Binary file not shown.

libraries.conf

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,10 @@ At creation, the user has to define the structure of the fact base, that means d
138138
codeName: "fetch"
139139
shortDescription: "Read files and URLs"
140140
longDescription: "Primitives for reading files and URLs, with NetLogo Web compatibility"
141-
version: "1.0.4"
141+
version: "1.0.5"
142142
homepage: "https://github.com/NetLogo/Fetch-Extension#fetch-extension"
143-
downloadURL: "https://raw.githubusercontent.com/NetLogo/NetLogo-Libraries/6.1/extensions/fetch-1.0.4.zip"
143+
downloadURL: "https://raw.githubusercontent.com/NetLogo/NetLogo-Libraries/6.1/extensions/fetch-1.0.5.zip"
144+
minNetLogoVersion: "6.3.0"
144145
}
145146
{
146147
name: "Functional Programming"

0 commit comments

Comments
 (0)