From 1118675c5c7b3eb39c063694e15fbf69010382fe Mon Sep 17 00:00:00 2001 From: Dan Birman Date: Tue, 28 Nov 2023 08:33:18 -0800 Subject: [PATCH] chore: increment to 0.5.3 --- API/pyproject.toml | 2 +- UnityClient/Packages/vbl.urchin/package.json | 2 +- UnityClient/ProjectSettings/ProjectSettings.asset | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/API/pyproject.toml b/API/pyproject.toml index c9b17e2c..8e861d60 100644 --- a/API/pyproject.toml +++ b/API/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "oursin" -version = "0.5.2" +version = "0.5.3" description = "Urchin - Universal Renderer Creating Helpful Images for Neuroscience Python API" readme = "README.md" authors = [ diff --git a/UnityClient/Packages/vbl.urchin/package.json b/UnityClient/Packages/vbl.urchin/package.json index b6a14440..3ef5df7c 100644 --- a/UnityClient/Packages/vbl.urchin/package.json +++ b/UnityClient/Packages/vbl.urchin/package.json @@ -1,6 +1,6 @@ { "name": "vbl.urchin", - "version": "0.5.0", + "version": "0.5.3", "description": "Universal Renderer Creating Helpful Images for Neuroscience", "displayName": "Urchin", "unity": "2022.3", diff --git a/UnityClient/ProjectSettings/ProjectSettings.asset b/UnityClient/ProjectSettings/ProjectSettings.asset index d6966d86..fd42b231 100644 --- a/UnityClient/ProjectSettings/ProjectSettings.asset +++ b/UnityClient/ProjectSettings/ProjectSettings.asset @@ -136,7 +136,7 @@ PlayerSettings: vulkanEnableLateAcquireNextImage: 0 vulkanEnableCommandBufferRecycling: 1 loadStoreDebugModeEnabled: 0 - bundleVersion: 0.5.0 + bundleVersion: 0.5.3 preloadedAssets: [] metroInputSource: 0 wsaTransparentSwapchain: 0