Skip to content

Commit dba247e

Browse files
cstaelinTheBizzle
authored andcommitted
Update libraries.conf with PathDir 5.1.0
Added a primitive for getting the path separator.
1 parent 50e03b9 commit dba247e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libraries.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,12 +194,12 @@ If you’d like to know more about matrices and how they can be used, you might
194194
version: "2.1.0"
195195
homepage: "https://docs.netlogo.org/7.0.0-beta2/palette.html"
196196
}
197-
{
197+
{
198198
name: "Pathdir"
199199
codeName: "pathdir"
200200
shortDescription: "Some useful operations on files and directories"
201201
longDescription: "Pathdir provides tools for finding the name of the current model, the current working, user and model directories; creating, moving, renaming, identifying and deleting directories; and listing the contents of directories. Pathdir also allows one to find the size and modification date of files."
202-
version: "5.0.0"
202+
version: "5.1.0"
203203
homepage: "https://github.com/cstaelin/Pathdir-Extension"
204204
}
205205
{

0 commit comments

Comments
 (0)