summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatt Arnold <matt@thegnuguru.org>2023-05-30 22:25:45 -0400
committerMatt Arnold <matt@thegnuguru.org>2023-05-30 22:25:45 -0400
commit8454b17ec8a20501ac215071c96c61822dff9c6f (patch)
tree2a494082cd22d41925d3c9312d87db007769a2a0
parentbf27190644c06a447570b21d4c43e4beb45fb2a4 (diff)
Bump version release-0.7.0
-rw-r--r--data.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/data.go b/data.go
index 7b1380d..cb86d77 100644
--- a/data.go
+++ b/data.go
@@ -1,6 +1,6 @@
 package main
 
-var version = "cf30f1f"
+var version = "bf27190]: Pizza doesn't go in a salad spinner"
 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",