diff --git a/testing/testpackage1.ccpt b/testing/testpackage1.ccpt index 714cbdf..c1f7ddb 100644 --- a/testing/testpackage1.ccpt +++ b/testing/testpackage1.ccpt @@ -3,9 +3,8 @@ comment = "Emtpy package to test cctp", author = "PentagonLP", website = "https://github.com/PentagonLP/ccpt", - newestversion = "1.2", + newestversion = "1.0", dependencies = { - tp2 = "1.0" }, install = { url = "https://raw.githubusercontent.com/PentagonLP/properprint/main/properprint", diff --git a/testing/testpackage2.ccpt b/testing/testpackage2.ccpt index 433050f..80c99fe 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.1", + newestversion = "1.0", dependencies = { }, install = { diff --git a/testing/testpackage3.ccpt b/testing/testpackage3.ccpt index f95efb0..7c8c5ef 100644 --- a/testing/testpackage3.ccpt +++ b/testing/testpackage3.ccpt @@ -3,9 +3,8 @@ comment = "Emtpy package to test cctp", author = "PentagonLP", website = "https://github.com/PentagonLP/ccpt", - newestversion = "1.2", + newestversion = "1.0", dependencies = { - tp1 = "1.2" }, install = { url = "https://raw.githubusercontent.com/PentagonLP/properprint/main/properprint",