Skip to content

Commit

Permalink
3.0.0 - Release
Browse files Browse the repository at this point in the history
- Bumped minimum version to Unity 2022
  • Loading branch information
JustBuddy committed Jul 12, 2024
1 parent d09bd86 commit e5bf381
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name" : "wtf.buddyworks.posesextension",
"displayName" : "BUDDYWORKS Poses Extension",
"version" : "2.4.2",
"unity" : "2019.4",
"description" : "Locomotion-agnostic Poses System.",
"version" : "3.0.0",
"unity" : "2022.3",
"description" : "Locomotion-agnostic Poses System for Photography.",
"author": {
"name": "BUDDYWORKS",
"email": "hi@buddyworks.wtf"
},
"legacyFolders" : {
"Assets\\BUDDYWORKS\\Pose Extension" : "65ae41b90b9b8eb4caddada23f7e9c32"
},
"vpmDependencies" : {
"legacyFolders" : {
"Assets\\BUDDYWORKS\\Pose Extension" : "65ae41b90b9b8eb4caddada23f7e9c32"
},
"vpmDependencies" : {
"com.vrchat.avatars" : "3.x.x"
}
}

0 comments on commit e5bf381

Please sign in to comment.