diff --git a/.gitignore b/.gitignore index 1bc75e4..f2afe33 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,10 @@ /node_modules /public/hot /public/storage -/resources/privkey/PrivKey.pem -/public/GameRBLX/PrivKey.pem -/public/asset/PrivKey.pem +/resources/privkey/*.pem +/resources/privkey/*.pem +/public/GameRBLX/*.pem +/public/asset/*.pem /storage/*.key /vendor .env diff --git a/public/client/DeployHistory.txt b/public/client/DeployHistory.txt index 87ee5d0..e2bf892 100644 --- a/public/client/DeployHistory.txt +++ b/public/client/DeployHistory.txt @@ -3,6 +3,7 @@ This is a log of all of the Client versions. You can download older versions by going to github.archblox.com/archive. -Thomas +New Studio version-000000012 at 23/05/2023 9:24 PM New Client version-000000011 at 02/05/2023 12:28 PM New Client version-000000010 at 14/09/2022 7:36 PM New Client version-000000009 at 11/08/2022 5:03 AM diff --git a/public/client/version-000000011.zip b/public/client/version-000000012.zip similarity index 96% rename from public/client/version-000000011.zip rename to public/client/version-000000012.zip index 53b00fa..dbedf97 100644 Binary files a/public/client/version-000000011.zip and b/public/client/version-000000012.zip differ diff --git a/public/client/version.txt b/public/client/version.txt index a0ff73b..5be655d 100644 --- a/public/client/version.txt +++ b/public/client/version.txt @@ -1 +1 @@ -version-000000011 \ No newline at end of file +version-000000012 \ No newline at end of file diff --git a/public/studio/DeployHistory.txt b/public/studio/DeployHistory.txt index 3a5bbe8..77eae17 100644 --- a/public/studio/DeployHistory.txt +++ b/public/studio/DeployHistory.txt @@ -3,6 +3,7 @@ This is a log of all of the Studio versions. You can download older versions by going to github.archblox.com/archive. -Thomas +New Studio version-000000006 at 23/05/2023 9:24 PM New Studio version-000000005 at 02/05/2023 11:41 AM New Studio version-000000004 at 14/09/2022 7:38 PM New Studio version-000000003 at 11/08/2022 4:00 AM diff --git a/public/studio/version-000000005.zip b/public/studio/version-000000006.zip similarity index 95% rename from public/studio/version-000000005.zip rename to public/studio/version-000000006.zip index 3f7ba0f..2553155 100644 Binary files a/public/studio/version-000000005.zip and b/public/studio/version-000000006.zip differ diff --git a/public/studio/version.txt b/public/studio/version.txt index b85265c..b52caa1 100644 --- a/public/studio/version.txt +++ b/public/studio/version.txt @@ -1 +1 @@ -version-000000005 \ No newline at end of file +version-000000006 \ No newline at end of file