Skip to content

Commit febbb63

Browse files
committed
Store: Update to v1.0.2
Major bugfix. v1.0.1 did not load at all, since the '.jar' was empty.
1 parent d5848ef commit febbb63

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

extensions/store-1.0.2.zip

2.02 MB
Binary file not shown.

libraries.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ Although stats can be used to analyze the overall results of a run of a model, i
321321
codeName: "store"
322322
shortDescription: "Persistent key-value pairs"
323323
longDescription: """This extension provides primitives for writing and reading string values to and from a keyed, persistent data store."""
324-
version: "1.0.1"
324+
version: "1.0.2"
325325
homepage: "https://github.com/NetLogo/Store-Extension/"
326326
}
327327
{

0 commit comments

Comments
 (0)