Skip to content

Commit

Permalink
1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bdunderscore committed Sep 29, 2024
1 parent 6dafe72 commit a71af7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ProjectRoot/vpm-manifest-2022.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {}
},
"nadena.dev.ndmf": {
"version": "1.5.0-rc.11"
"version": "1.5.0"
}
}
}
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.0-rc.9",
"version": "1.10.0",
"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.0-rc.11 <2.0.0-a"
"nadena.dev.ndmf": ">=1.5.0 <2.0.0-a"
}
}

0 comments on commit a71af7a

Please sign in to comment.