summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre A. Gomes <andremegafone@gmail.com>2023-05-29 11:49:12 +0300
committerAndre A. Gomes <andremegafone@gmail.com>2023-05-29 11:49:12 +0300
commitbb6d078954cbd73b1f1d8682b966702fa41702ed (patch)
treef072855ca92a69d7027cf2fb028a29733e29b32b
parenta9cb0601fe5ac3dd1d09da8af17d7de4ea2b4861 (diff)
Version 3.1.0.3.1.0
-rw-r--r--assets/engineer.atlas.Nyxt.appdata.xml2
-rw-r--r--nyxt.asd2
2 files changed, 2 insertions, 2 deletions
diff --git a/assets/engineer.atlas.Nyxt.appdata.xml b/assets/engineer.atlas.Nyxt.appdata.xml
index 2818fe836..c112703c7 100644
--- a/assets/engineer.atlas.Nyxt.appdata.xml
+++ b/assets/engineer.atlas.Nyxt.appdata.xml
@@ -21,7 +21,7 @@
<binary>nyxt</binary>
</provides>
<releases>
- <release version="3.0.0" date="2023-05-12" />
+ <release version="3.1.0" date="2023-05-29" />
</releases>
<screenshots>
<screenshot type="default">
diff --git a/nyxt.asd b/nyxt.asd
index 356da9c85..918bc9850 100644
--- a/nyxt.asd
+++ b/nyxt.asd
@@ -57,7 +57,7 @@ The renderer is configured from NYXT_RENDERER or `*nyxt-renderer*'."))
(defsystem "nyxt"
:defsystem-depends-on ("nasdf")
:class :nasdf-system
- :version "3.0.0"
+ :version "3.1.0"
:author "Atlas Engineer LLC"
:homepage "https://nyxt.atlas.engineer"
:description "Extensible web browser in Common Lisp"