Skip to content

Commit 45781c1

Browse files
committed
Web: Update to v2.1.2
1 parent d068693 commit 45781c1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

extensions/web-2.1.2.zip

1.05 MB
Binary file not shown.

libraries.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ The time extension enables a different approach to scheduling actions in NetLogo
373373
codeName: "web"
374374
shortDescription: "NetLogo primitives for talking to the web and making HTTP requests"
375375
longDescription: """Contains numerous primitives for importing data (e.g. `import-world`) from URLs, and well as exporting data (e.g. `export-world`) to URLs, as well as a generalized primitive (`make-request`) for performing plain HTTP requests."""
376-
version: "2.1.1"
376+
version: "2.1.2"
377377
homepage: "https://github.com/NetLogo/Web-Extension/"
378378
}
379379
]

0 commit comments

Comments
 (0)