Skip to content

Commit

Permalink
bump to v3.13.1-rev4 (#2115)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewPhilbin authored Sep 19, 2023
1 parent 1e7db75 commit 5f1a696
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maproulette3",
"version": "3.13.1-rev3",
"version": "3.13.1-rev4",
"private": true,
"dependencies": {
"@apollo/client": "^3.5.4",
Expand Down
2 changes: 1 addition & 1 deletion src/lang/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -930,7 +930,7 @@
"Form.controls.addMustachePreview.note": "Note: all mustache property tags evaluate to empty in preview",
"Form.controls.addPriorityRule.label": "Add a Rule",
"Form.controls.markdownField.preview.label": "Preview",
"Form.controls.markdownField.uploadErrorText.label": "Upload Failed!",
"Form.controls.markdownField.uploadErrorText.label": "Upload Failed! File must have '.geojson' extension.",
"Form.controls.markdownField.write.label": "Write",
"Form.textUpload.prompt": "Drop GeoJSON file here or click to select file",
"Form.textUpload.readonly": "Existing file will be used",
Expand Down

0 comments on commit 5f1a696

Please sign in to comment.