diff --git a/gossamer_forums.rb b/gossamer_forums.rb index 68548e8..4539ed8 100644 --- a/gossamer_forums.rb +++ b/gossamer_forums.rb @@ -1,7 +1,7 @@ # Federated Computer, Inc. # David Sainty 2024 A.D. # Gossamer Threads to Discourse -- Migration-Import Script -# v0.48.1 Further attempts to address MariaDB challenges and make things as foolproof as possible. +# v0.48.3 Further attempts to address MariaDB challenges and make things as foolproof as possible. require 'mysql2' require 'open-uri'