libgnt/libgnt

Remove micro version from Since tags

2 months ago, Elliott Sales de Andrade
03532a6ed456
Remove micro version from Since tags

Testing Done:
Ran `ninja build`

Reviewed at https://reviews.imfreedom.org/r/2998/
// SPDX-FileCopyrightText: 2021 GNOME Foundation
// SPDX-License-Identifier: LGPL-2.1-or-later
// A map between namespaces and base URLs for their online documentation
baseURLs = [
[ 'GLib', 'https://docs.gtk.org/glib/' ],
[ 'GObject', 'https://docs.gtk.org/gobject/' ],
]