Skip to content

Commit

Permalink
🔖 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Khaoz-Topsy committed Oct 3, 2023
1 parent 8ffd9fb commit e7eb1ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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:*",
Expand Down Expand Up @@ -34,4 +34,4 @@
"npm-run-all": "^4.1.5",
"sass": "^1.43.4"
}
}
}
2 changes: 1 addition & 1 deletion template/data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
{
Expand Down

0 comments on commit e7eb1ad

Please sign in to comment.