diff --git a/package.json b/package.json index f78de47..5925cef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nmscd.web", - "version": "2.1.4", + "version": "2.1.5", "scripts": { "build": "npm-run-all --sequential setup:* live:* sass:* template:*", "setup": "npm i && npm-run-all --sequential setup:* live:*", @@ -34,4 +34,4 @@ "npm-run-all": "^4.1.5", "sass": "^1.43.4" } -} +} \ No newline at end of file diff --git a/template/data/projects.json b/template/data/projects.json index b381e21..eae2fde 100644 --- a/template/data/projects.json +++ b/template/data/projects.json @@ -215,7 +215,7 @@ }, { "title": "NMS Coordinate Converter", - "description": "A repository to archive mbin/exml files of different nms versions to give easy access to modders.", + "description": "Convert glyphs/coords to save format coordinates.", "imageUrl": "/assets/img/calc.png", "links": [ {