We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cedb38f commit 21c9141Copy full SHA for 21c9141
README.md
@@ -53,7 +53,22 @@ _Note_ that **RESET** will delete the `everything` from heroku related to the pr
53
54
## 🚀 Features
55
56
-- Easy deploy of your project to heroku
+- Easy deploy of your project to some cloud platforms
57
+
58
+## 🖐 Requirements
59
60
+Supported Strapi Versions:
61
62
+| Strapi Version | Is Compatible | Last Tested |
63
+| --------------- | ------------- | ----------- |
64
+| v3.x.x | ❌ | Never |
65
+| v4.0.x | ✅ | Never |
66
+| v4.1.x | ✅ | Never |
67
+| v4.2.x | ✅ | Never |
68
+| v4.3.x | ✅ | Never |
69
+| Future Versions | ✅ | Never |
70
71
+**This tool will not work with Strapi v3 projects as it utilizes the V4 folder format that don't exist in the v3!**
72
73
## 🎗 Contributing
74
0 commit comments