diff --git a/extensions/pathdir-5.1.0.zip b/extensions/pathdir-5.1.0.zip new file mode 100644 index 0000000..74e1b3f Binary files /dev/null and b/extensions/pathdir-5.1.0.zip differ diff --git a/libraries.conf b/libraries.conf index 7e014c9..f42c5df 100644 --- a/libraries.conf +++ b/libraries.conf @@ -184,12 +184,12 @@ If you’d like to know more about matrices and how they can be used, you might version: "2.1.0" homepage: "https://docs.netlogo.org/7.0.0-beta2/palette.html" } - { + { name: "Pathdir" codeName: "pathdir" shortDescription: "Some useful operations on files and directories" 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." - version: "5.0.0" + version: "5.1.0" homepage: "https://github.com/cstaelin/Pathdir-Extension" } {