Skip to content

Commit

Permalink
chore: bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
DeltaNeverUsed committed Jun 29, 2024
1 parent b8aef49 commit 0f1c46f
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions Packages/befuddledlabs.opensyncdance/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "befuddledlabs.opensyncdance",
"displayName": "Open Sync Dance",
"version": "0.0.4",
"url": "https://github.com/BefuddledLabs/OpenSyncDance",
"author": {
"name": "BefuddledLabs"
},
"unity": "2022.3",
"description": "Tools for easier Avatar Creation",
"vpmDependencies": {
"com.vrchat.avatars": "^3.1.0",
"dev.hai-vr.animator-as-code.v1": "^1.0.9941-alpha",
"dev.hai-vr.animator-as-code.v1.vrchat": "^1.0.9941-alpha"
}
}
"name": "befuddledlabs.opensyncdance",
"displayName": "Open Sync Dance",
"version": "0.0.5",
"url": "https://github.com/BefuddledLabs/OpenSyncDance",
"author": {
"name": "BefuddledLabs"
},
"unity": "2022.3",
"description": "Tools for easier Avatar Creation",
"vpmDependencies": {
"com.vrchat.avatars": "^3.1.0",
"dev.hai-vr.animator-as-code.v1": "^1.0.9941-alpha",
"dev.hai-vr.animator-as-code.v1.vrchat": "^1.0.9941-alpha"
}
}

0 comments on commit 0f1c46f

Please sign in to comment.