From 62f001e9a3dc87e5121dfaf79f3fb8f5f9b3c232 Mon Sep 17 00:00:00 2001 From: Nick Date: Tue, 17 May 2022 22:31:18 -0400 Subject: [PATCH] v0.12.0 - Added proxies to the Lure twins - Added Russian translation to the Quantum Planet (thanks Tlya) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6e0fe9b..2f0e7f7 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "author": "xen", "name": "New Horizons Examples", "uniqueName": "xen.NewHorizonsExamples", - "version": "0.11.1", + "version": "0.12.0", "owmlVersion": "2.1.0", "dependencies": [ "xen.NewHorizons" ] }