From 052c04c5d8a255d30cd21ecacca5f6c60df79589 Mon Sep 17 00:00:00 2001 From: PentagonLP Date: Tue, 1 Jun 2021 15:28:13 +0200 Subject: [PATCH] Testing: Create screenshots #6 --- testing/testpackage.ccpt | 2 +- testing/testpackage2.ccpt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/testpackage.ccpt b/testing/testpackage.ccpt index 9f536f2..e0cdf9e 100644 --- a/testing/testpackage.ccpt +++ b/testing/testpackage.ccpt @@ -5,7 +5,7 @@ website = "https://github.com/PentagonLP/ccpt", newestversion = "1.1", dependencies = { - testpackage2 = "1.0" + testpackage2 = "1.1" }, install = { url = "https://raw.githubusercontent.com/PentagonLP/ccpt/main/testing/testscript", diff --git a/testing/testpackage2.ccpt b/testing/testpackage2.ccpt index 80c99fe..433050f 100644 --- a/testing/testpackage2.ccpt +++ b/testing/testpackage2.ccpt @@ -3,7 +3,7 @@ comment = "Emtpy package to test cctp", author = "PentagonLP", website = "https://github.com/PentagonLP/ccpt", - newestversion = "1.0", + newestversion = "1.1", dependencies = { }, install = {