Skip to content

Commit

Permalink
🔖 Release V2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidZhang73 committed Jun 8, 2022
1 parent 40b5806 commit abcb6c6
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,7 +1,7 @@
{
"name": "vidat2",
"private": true,
"version": "2.0.0-beta",
"version": "2.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand Down
2 changes: 1 addition & 1 deletion public/annotation/example.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0.0-alpha",
"version": "2.0.0",
"annotation": {
"video": {
"src": "video/example.mp4",
Expand Down

0 comments on commit abcb6c6

Please sign in to comment.