Skip to content

Commit

Permalink
1.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bdunderscore committed Oct 20, 2024
1 parent 3b067e4 commit e0702c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/ProjectRoot/vpm-manifest-2022.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "3.7.0"
},
"nadena.dev.ndmf": {
"version": "1.4.0"
"version": "1.5.6"
}
},
"locked": {
Expand All @@ -19,7 +19,7 @@
"dependencies": {}
},
"nadena.dev.ndmf": {
"version": "1.5.3"
"version": "1.5.6"
}
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nadena.dev.modular-avatar",
"displayName": "Modular Avatar",
"version": "1.10.4",
"version": "1.10.5",
"unity": "2022.3",
"description": "A suite of tools for assembling your avatar out of reusable components",
"author": {
Expand All @@ -16,6 +16,6 @@
},
"vpmDependencies": {
"com.vrchat.avatars": ">=3.7.0",
"nadena.dev.ndmf": ">=1.5.4 <2.0.0-a"
"nadena.dev.ndmf": ">=1.5.6 <2.0.0-a"
}
}

0 comments on commit e0702c5

Please sign in to comment.