Skip to content

Commit

Permalink
Merge pull request #1332 from JessterB/AG-1395
Browse files Browse the repository at this point in the history
AG-1395: Fix typo in manifest version value
  • Loading branch information
JessterB authored Nov 6, 2024
2 parents 457ef7b + 51b2d4d commit 651b087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "agora",
"version": "3.4.0",
"data-file": "syn13363290",
"data-version": "79",
"data-version": "70",
"private": true,
"scripts": {
"dev": "concurrently --kill-others \"npm:dev:server\" \"npm:dev:app\"",
Expand Down

0 comments on commit 651b087

Please sign in to comment.