Skip to content

Commit

Permalink
Merge pull request #110 from HAECHI-LABS/rasplarry/hotfix
Browse files Browse the repository at this point in the history
chore: Update docfx config
  • Loading branch information
raspLarry authored Oct 4, 2023
2 parents d2c2536 + ce51120 commit 50988fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Documentation/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
"src": "..",
"files": [
"Assets/**/*.cs"
"haechi.face.unity.sdk/**/*.cs"
],
"exclude": [
"Assets/Plugins/**"
Expand Down Expand Up @@ -42,7 +42,7 @@
{
"src": "..",
"files": [
"Assets/Scripts/**/*.md"
"haechi.face.unity.sdk/Scripts/**/*.md"
]
}
],
Expand Down
2 changes: 1 addition & 1 deletion haechi.face.unity.sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "haechi.face.unity.sdk",
"version": "1.3.20",
"version": "1.3.21",
"displayName": "Face Unity SDK",
"description": "Face Unity SDK that helps integrating Face Wallet on the Unity platform",
"documentationUrl": "https://docs.facewallet.xyz/docs/overview-1",
Expand Down

0 comments on commit 50988fd

Please sign in to comment.