summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatt Arnold <matt@thegnuguru.org>2023-06-11 19:56:46 -0400
committerMatt Arnold <matt@thegnuguru.org>2023-06-11 19:56:46 -0400
commit853bf5d797bd9a0ef2c95b540c3fe4b877e7498c (patch)
tree2fb9d6e6096f14aae019b54883267a2a8959b213
parenteafeec0d183c7805ad933fe0e622d16bf7bde795 (diff)
final version bump stable
-rw-r--r--data.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/data.go b/data.go
index 27c7844..3dfebde 100644
--- a/data.go
+++ b/data.go
@@ -1,6 +1,6 @@
 package main
 
-var version = "bf27190]: Pizza doesn't go in a salad spinner"
+var version = "eafeec0d1: Pizza doesn't go in a salad spinner-SE"
 var UserAgents = map[string]string{
 	"Desktop":          "Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0",
 	"Googlebot Mobile": "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/W.X.Y.Z Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html",