Skip to content

Commit ce5c355

Browse files
authored
Merge pull request #12 from js-template/dev
Dev
2 parents 6e3e886 + 3471766 commit ce5c355

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
> **Important Note:**
2-
> The products are still in the experimental phase and will be officially released soon. Please use with caution.
3-
41

52
# Padma- Multipurpose Listing Solution
63

apps/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backend",
3-
"version": "0.1.0",
3+
"version": "1.0.0-beta",
44
"private": true,
55
"description": "A Strapi application",
66
"license": "MIT",

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "site",
3-
"version": "1.0.0",
3+
"version": "1.0.0-beta",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)