From 2441197a5f3badd5a7eeb964209af881b9a37e02 Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Thu, 31 Aug 2023 21:55:29 +0200 Subject: [PATCH] Add files via upload --- RPST GUI/RPST/RPST.vbproj | 6 +++--- RPST GUI/RPST/SplashScreen.Designer.vb | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/RPST GUI/RPST/RPST.vbproj b/RPST GUI/RPST/RPST.vbproj index 71d2f19..d1e5c83 100644 --- a/RPST GUI/RPST/RPST.vbproj +++ b/RPST GUI/RPST/RPST.vbproj @@ -13,11 +13,11 @@ https://github.com/bellingcat/reddit-post-scraping-tool README.md https://github.com/bellingcat/reddit-post-scraping-tool - 1.9.0.0 - 1.9.0.0 + 1.9.1.0 + 1.9.1.0 LICENSE True - 1.9.0 + 1.9.1 reddit;scraper;reddit-scraper;osint 6.0-recommended diff --git a/RPST GUI/RPST/SplashScreen.Designer.vb b/RPST GUI/RPST/SplashScreen.Designer.vb index d722263..6cceba0 100644 --- a/RPST GUI/RPST/SplashScreen.Designer.vb +++ b/RPST GUI/RPST/SplashScreen.Designer.vb @@ -103,7 +103,7 @@ Partial Class SplashScreen ApplicationTitle.Name = "ApplicationTitle" ApplicationTitle.Size = New Size(207, 223) ApplicationTitle.TabIndex = 0 - ApplicationTitle.Text = "Reddit Post ScrapingTool." + ApplicationTitle.Text = "Reddit Post Scraping Tool." ApplicationTitle.TextAlign = ContentAlignment.BottomLeft ' ' SplashScreen