]> BookStack Code Mirror - bookstack/blobdiff - dev/docs/development.md
Opensearch: Fixed XML declaration when php short tags enabled
[bookstack] / dev / docs / development.md
index 0324140f8bd4b87ef92c133721bda75126f032a7..ea3e692a198bbbb039e3aac89bb8c447ceb096e0 100644 (file)
@@ -3,7 +3,7 @@
 All development on BookStack is currently done on the `development` branch. 
 When it's time for a release the `development` branch is merged into release with built & minified CSS & JS then tagged at its version. Here are the current development requirements:
 
-* [Node.js](https://nodejs.org/en/) v18.0+
+* [Node.js](https://nodejs.org/en/) v20.0+
 
 ## Building CSS & JavaScript Assets