create-app: fix release version to 0.3.25

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-06-10 14:32:46 +02:00
parent 4a93128245
commit 8ed49a306c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# @backstage/create-app
## 1.0.0
## 0.3.25
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "Create app package for Backstage",
"version": "1.0.0",
"version": "0.3.25",
"private": false,
"publishConfig": {
"access": "public"