next fredy version

This commit is contained in:
Christian Kellner
2024-07-24 09:44:13 +02:00
parent 933dc3fc64
commit 1bf012f13e
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ _Fredy_ is supported by JetBrains under Open Source Support Program
## Usage
- Make sure to use Node.js 18 or above
- Make sure to use Node.js 20 or above
- Run the following commands:
```ssh
yarn (or npm install)

View File

@@ -1,6 +1,6 @@
{
"name": "fredy",
"version": "8.1.0",
"version": "9.0.0",
"description": "[F]ind [R]eal [E]states [d]amn eas[y].",
"scripts": {
"start": "node index.js",