diff --git a/testing/testpackage1.ccpt b/testing/testpackage1.ccpt index 3895b50..430de75 100644 --- a/testing/testpackage1.ccpt +++ b/testing/testpackage1.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 = { tp2 = "1.0" }, diff --git a/testing/testpackage3.ccpt b/testing/testpackage3.ccpt index a99ff92..9e9d50e 100644 --- a/testing/testpackage3.ccpt +++ b/testing/testpackage3.ccpt @@ -5,6 +5,7 @@ website = "https://github.com/PentagonLP/ccpt", newestversion = "1.2", dependencies = { + tp1 = "1.1" }, install = { url = "https://raw.githubusercontent.com/PentagonLP/properprint/main/properprint",