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