Skip to content

Commit a079bf1

Browse files
committed
chore(): fix bad versioning
1 parent c5b0ca9 commit a079bf1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/cordova-builders/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ionic/cordova-builders",
3-
"version": "5.0.4-testing.4",
3+
"version": "5.0.4",
44
"license": "MIT",
55
"description": "Cordova builders for @ionic/angular apps",
66
"homepage": "https://ionicframework.com/",

packages/schematics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ionic/angular-toolkit",
3-
"version": "5.0.4-testing.4",
3+
"version": "5.0.4",
44
"license": "MIT",
55
"description": "Schematics for @ionic/angular apps.",
66
"homepage": "https://ionicframework.com/",

0 commit comments

Comments
 (0)