chore: prepare v4.7.0

This commit is contained in:
Mathias Schopmans
2025-03-31 15:38:21 +02:00
parent 408d8daef1
commit 3d14baefda
2 changed files with 231 additions and 231 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "aoe_technology_radar",
"version": "4.6.1",
"version": "4.7.0-rc.1",
"bin": {
"techradar": "./bin/techradar.js"
"techradar": "bin/techradar.js"
},
"scripts": {
"dev": "next dev",