From 81a8a25ac43354b2602a1e303f13bbc66f31534a Mon Sep 17 00:00:00 2001 From: uurha Date: Sat, 14 Oct 2023 22:38:04 +0000 Subject: [PATCH] Merge pull request #22 from techno-dwarf-works/uurha-patch-1 Update upm-publish.yml --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 96af0a9..3ebb518 100644 --- a/package.json +++ b/package.json @@ -1,20 +1,20 @@ { "name": "com.uurha.bettervalidation", "displayName": "Better Validation", - "version": "1.0.54", + "version": "1.0.55", "unity": "2020.1", "description": " ", "dependencies": { - "com.uurha.bettereditortools": "1.0.61" + "com.uurha.bettereditortools": "1.0.62" }, "author": { - "name": "Arcueid D'athemon", - "url": "https://github.com/uurha" + "name": "Better Plugins", + "url": "https://github.com/techno-dwarf-works" }, - "changelogUrl": "https://github.com/uurha/BetterValidation", - "documentationUrl": "https://github.com/uurha/BetterValidation/tree/main#readme", + "changelogUrl": "https://github.com/techno-dwarf-works/better-validation", + "documentationUrl": "https://github.com/techno-dwarf-works/better-validation/tree/main#readme", "license": "MIT", - "licensesUrl":"https://github.com/uurha/BetterValidation/blob/main/LICENSE", + "licensesUrl":"https://github.com/techno-dwarf-works/better-validation/blob/main/LICENSE", "keywords": [ "Custom Editor", "Attributes",