summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 4c47e78a7..01ffe793b 100644
--- a/documents/CHANGELOG.org
+++ b/documents/CHANGELOG.org
@@ -21,7 +21,7 @@ If possible!
*** Add online suggestions from search engines
** 2.0.0
-*** TASK 2-pre-release-7 (Upcoming)
+*** 2-pre-release-7
- Enabled WebKitGTK process sandboxing.
diff --git a/nyxt.asd b/nyxt.asd
index 18dedec1e..08abb007a 100644
--- a/nyxt.asd
+++ b/nyxt.asd
@@ -17,7 +17,7 @@
"gi-gtk"))
(defsystem "nyxt"
- :version "2" ; Pre-release 6
+ :version "2" ; Pre-release 7
:author "Atlas Engineer LLC"
:homepage "https://nyxt.atlas.engineer"
:description "Extensible web-browser in Common Lisp"