From bea38553f845bac2200fd83e9d6c1baaa38f2cc9 Mon Sep 17 00:00:00 2001 From: uurha Date: Sat, 24 Aug 2024 15:32:04 +0000 Subject: [PATCH] Merge pull request #131 from techno-dwarf-works/uurha-patch-1 Version 3.1.10 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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",