Testing: Create screenshots #6

This commit is contained in:
PentagonLP 2021-06-01 15:28:13 +02:00
parent c6778fe50b
commit 052c04c5d8
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
website = "https://github.com/PentagonLP/ccpt", website = "https://github.com/PentagonLP/ccpt",
newestversion = "1.1", newestversion = "1.1",
dependencies = { dependencies = {
testpackage2 = "1.0" testpackage2 = "1.1"
}, },
install = { install = {
url = "https://raw.githubusercontent.com/PentagonLP/ccpt/main/testing/testscript", url = "https://raw.githubusercontent.com/PentagonLP/ccpt/main/testing/testscript",

View File

@ -3,7 +3,7 @@
comment = "Emtpy package to test cctp", comment = "Emtpy package to test cctp",
author = "PentagonLP", author = "PentagonLP",
website = "https://github.com/PentagonLP/ccpt", website = "https://github.com/PentagonLP/ccpt",
newestversion = "1.0", newestversion = "1.1",
dependencies = { dependencies = {
}, },
install = { install = {