summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Neidhardt <mail@ambrevar.xyz>2021-06-22 12:53:56 +0200
committerPierre Neidhardt <mail@ambrevar.xyz>2021-06-22 12:53:56 +0200
commitadae0c7a2253cdfe2e326e8eed59f9fb279dbaab (patch)
tree2f759be926706f9076aa2a1278703d943ac3fc25
parent1213d0869238ab3dc4c2a7d5a35e04a3b7e41f35 (diff)
Version 2.1.0.2.1.0
-rw-r--r--documents/CHANGELOG.org2
-rw-r--r--nyxt.asd2
2 files changed, 2 insertions, 2 deletions
diff --git a/documents/CHANGELOG.org b/documents/CHANGELOG.org
index ef39e3ebb..5f07a2385 100644
--- a/documents/CHANGELOG.org
+++ b/documents/CHANGELOG.org
@@ -21,7 +21,7 @@ If possible!
*** Add online suggestions from search engines
** 2 series
-*** TASK 2.1.0 (Upcoming)
+*** 2.1.0
- New =process-mode=.
diff --git a/nyxt.asd b/nyxt.asd
index a445f064f..1fe63647a 100644
--- a/nyxt.asd
+++ b/nyxt.asd
@@ -17,7 +17,7 @@
"gi-gtk"))
(defsystem "nyxt"
- :version "2.0.0"
+ :version "2.1.0"
:author "Atlas Engineer LLC"
:homepage "https://nyxt.atlas.engineer"
:description "Extensible web-browser in Common Lisp"