Skip to content

Commit

Permalink
Merge pull request #12 from js-template/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
zelal-dev authored Oct 10, 2024
2 parents 6e3e886 + 3471766 commit ce5c355
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
> **Important Note:**
> The products are still in the experimental phase and will be officially released soon. Please use with caution.

# Padma- Multipurpose Listing Solution

Expand Down
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backend",
"version": "0.1.0",
"version": "1.0.0-beta",
"private": true,
"description": "A Strapi application",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion apps/site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "site",
"version": "1.0.0",
"version": "1.0.0-beta",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit ce5c355

Please sign in to comment.