diff --git a/package.json b/package.json index a34820f..caac02b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.uurha.betterattributes", "displayName": "[Deprecated] Better Attributes", - "version": "3.1.9", + "version": "3.1.10", "unity": "2021.3", "description": "Unity attributes, allows to serialize interfaces, draw handles for Vector3/Vector2/Quaternion/Bounds, create read only fields.", "dependencies": { @@ -12,10 +12,10 @@ "name": "Better Plugins", "url": "https://github.com/techno-dwarf-works" }, - "changelogUrl": "https://github.com/techno-dwarf-works/better-attributes", - "documentationUrl": "https://github.com/techno-dwarf-works/better-attributes/tree/main#readme", + "changelogUrl": "https://github.com/techno-dwarf-works/better-attributes-legacy", + "documentationUrl": "https://github.com/techno-dwarf-works/better-attributes-legacy/tree/main#readme", "license": "MIT", - "licensesUrl":"https://github.com/techno-dwarf-works/better-attributes/blob/main/LICENSE", + "licensesUrl":"https://github.com/techno-dwarf-works/better-attributes-legacy/blob/main/LICENSE", "keywords": [ "attributes", "editor enhancement",