summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre A. Gomes <andremegafone@gmail.com>2024-02-05 11:12:33 +0200
committerAndre A. Gomes <andremegafone@gmail.com>2024-02-05 11:12:33 +0200
commitfa4b5c9fa3c0cd78ec6dca0d3508e73835299223 (patch)
treed0f8cfefe5b451c9cf22276a05ad3941265e020c
parentd8e99123ae3b8653ac1c17c040a47c53d3674cd5 (diff)
Version 3.11.2.3.11.2
-rw-r--r--assets/nyxt.metainfo.xml3
-rw-r--r--nyxt.asd2
2 files changed, 4 insertions, 1 deletions
diff --git a/assets/nyxt.metainfo.xml b/assets/nyxt.metainfo.xml
index 8e5015117..22d9fdc13 100644
--- a/assets/nyxt.metainfo.xml
+++ b/assets/nyxt.metainfo.xml
@@ -52,6 +52,9 @@
</screenshots>
<!-- Only those published on Flathub are listed -->
<releases>
+ <release version="3.11.2" date="2024-02-05">
+ <url>https://nyxt-browser.com/article/release-3.11.2.org</url>
+ </release>
<release version="3.11.1" date="2024-01-22">
<url>https://nyxt-browser.com/article/release-3.11.1.org</url>
</release>
diff --git a/nyxt.asd b/nyxt.asd
index f9e81db2e..942cdcbb2 100644
--- a/nyxt.asd
+++ b/nyxt.asd
@@ -16,7 +16,7 @@
(defsystem "nyxt"
:defsystem-depends-on ("nasdf")
:class :nasdf-system
- :version "3.11.1"
+ :version "3.11.2"
:author "Atlas Engineer LLC"
:homepage "https://nyxt-browser.com"
:description "Extensible web browser in Common Lisp"