From f19006b32c5f2cfbca7c1d4983917876a46f2133 Mon Sep 17 00:00:00 2001 From: "Andre A. Gomes" Date: Mon, 12 Jun 2023 16:23:41 +0300 Subject: [PATCH] Version 3.2.0. --- assets/engineer.atlas.Nyxt.appdata.xml | 2 +- nyxt.asd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/engineer.atlas.Nyxt.appdata.xml b/assets/engineer.atlas.Nyxt.appdata.xml index c112703c7cf..e9cb1987a35 100644 --- a/assets/engineer.atlas.Nyxt.appdata.xml +++ b/assets/engineer.atlas.Nyxt.appdata.xml @@ -21,7 +21,7 @@ nyxt - + diff --git a/nyxt.asd b/nyxt.asd index 918bc985058..79c9cfa1c34 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.1.0" + :version "3.2.0" :author "Atlas Engineer LLC" :homepage "https://nyxt.atlas.engineer" :description "Extensible web browser in Common Lisp"