From f586424a504da80b7ce1942a6a122915b7aea4c1 Mon Sep 17 00:00:00 2001 From: PentagonLP Date: Mon, 31 May 2021 20:20:07 +0200 Subject: [PATCH] Testing: Install during Update #2 --- testing/testpackage3.ccpt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/testing/testpackage3.ccpt b/testing/testpackage3.ccpt index 7c8c5ef..fb3b360 100644 --- a/testing/testpackage3.ccpt +++ b/testing/testpackage3.ccpt @@ -3,8 +3,9 @@ comment = "Emtpy package to test cctp", author = "PentagonLP", website = "https://github.com/PentagonLP/ccpt", - newestversion = "1.0", + newestversion = "1.1", dependencies = { + tp1 = "1.0" }, install = { url = "https://raw.githubusercontent.com/PentagonLP/properprint/main/properprint",