From 136c081a87fb810006c20d69a1405e4b14f5ed0a Mon Sep 17 00:00:00 2001 From: "Simon (Darkside) Jackson" Date: Mon, 10 May 2021 19:47:01 +0100 Subject: [PATCH] Bump release to figure out where the Examples have gone? --- .gitignore | 4 ---- .npmignore | 3 --- package.json | 2 +- 3 files changed, 1 insertion(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 1af040d..2bb2d61 100644 --- a/.gitignore +++ b/.gitignore @@ -33,7 +33,3 @@ sysinfo.txt *.apk *.unitypackage /.vs - -# UPM Build updates -[Ee]xamples -[Ee]xamples.meta \ No newline at end of file diff --git a/.npmignore b/.npmignore index 76b451d..edc7da1 100644 --- a/.npmignore +++ b/.npmignore @@ -35,9 +35,6 @@ sysinfo.txt /.vs *.gitmodules -# UPM Build updates -[Ee]xamples.meta - # NPM publish exclusions bitbucket-pipelines.yml bitbucket-pipelines.yml.meta \ No newline at end of file diff --git a/package.json b/package.json index 270c3f4..5194740 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.unity.uiextensions", "displayName": "Unity UI Extensions", - "version": "2.2.6", + "version": "2.2.7", "description": "An extension project for the Unity3D UI system, all crafted and contributed by the awesome Unity community", "author": "Simon darkside Jackson <@SimonDarksideJ>", "contributors": [{