Skip to content

Commit

Permalink
Merge pull request #9 from techno-dwarf-works/feature/refactoring
Browse files Browse the repository at this point in the history
Version 0.1.4
  • Loading branch information
uurha committed Oct 6, 2024
1 parent 983cd7c commit c320a8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Runtime/BetterServices.Runtime.asmdef
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "BetterServices.Runtime",
"rootNamespace": "Better.Services.Runtime",
"references": [
"GUID:01df13aca8d01e24a911bcc3e8277031",
"GUID:8bd4b41f8da90144d9006c4d926c9679",
"GUID:35101f455c979e94c9a0a4793484b7fd"
],
Expand All @@ -15,7 +16,7 @@
"versionDefines": [
{
"name": "com.tdw.better.attributes",
"expression": "0.0.1",
"expression": "0.0.2",
"define": "BETTER_ATTRIBUTES"
}
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.tdw.better.services",
"displayName": "Better Services",
"version": "0.1.3",
"version": "0.1.4",
"unity": "2021.3",
"description": " ",
"dependencies": {
Expand Down

0 comments on commit c320a8f

Please sign in to comment.