Skip to content

Commit 144c99c

Browse files
committed
4.0.0-beta.17 release
1 parent bee20a7 commit 144c99c

13 files changed

+16
-16
lines changed

packages/core/framework7.bundle.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Framework7 4.0.0-beta.16
2+
* Framework7 4.0.0-beta.17
33
* Full featured mobile HTML framework for building iOS & Android apps
44
* http://framework7.io/
55
*

packages/core/framework7.esm.bundle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Framework7 4.0.0-beta.16
2+
* Framework7 4.0.0-beta.17
33
* Full featured mobile HTML framework for building iOS & Android apps
44
* http://framework7.io/
55
*

packages/core/framework7.esm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Framework7 4.0.0-beta.16
2+
* Framework7 4.0.0-beta.17
33
* Full featured mobile HTML framework for building iOS & Android apps
44
* http://framework7.io/
55
*

packages/core/framework7.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Framework7 4.0.0-beta.16
2+
* Framework7 4.0.0-beta.17
33
* Full featured mobile HTML framework for building iOS & Android apps
44
* http://framework7.io/
55
*

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "framework7",
3-
"version": "4.0.0-beta.16",
3+
"version": "4.0.0-beta.17",
44
"description": "Full featured mobile HTML framework for building iOS & Android apps",
55
"main": "js/framework7.js",
6-
"typings": "framework7.d.ts",
6+
"typings": "js/framework7.d.ts",
77
"jsnext:main": "framework7.esm.js",
88
"module": "framework7.esm.js",
99
"scripts": {

packages/react/framework7-react.esm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Framework7 React 4.0.0-beta.16
2+
* Framework7 React 4.0.0-beta.17
33
* Build full featured iOS & Android apps using Framework7 & React
44
* http://framework7.io/react/
55
*

packages/react/framework7-react.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Framework7 React 4.0.0-beta.16
2+
* Framework7 React 4.0.0-beta.17
33
* Build full featured iOS & Android apps using Framework7 & React
44
* http://framework7.io/react/
55
*
@@ -12854,7 +12854,7 @@
1285412854
};
1285512855

1285612856
/**
12857-
* Framework7 React 4.0.0-beta.16
12857+
* Framework7 React 4.0.0-beta.17
1285812858
* Build full featured iOS & Android apps using Framework7 & React
1285912859
* http://framework7.io/react/
1286012860
*

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "framework7-react",
3-
"version": "4.0.0-beta.16",
3+
"version": "4.0.0-beta.17",
44
"description": "Build full featured iOS & Android apps using Framework7 & React",
55
"main": "framework7-react.js",
66
"typings": "framework7-react.d.ts",

packages/vue/framework7-vue.esm.bundle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Framework7 Vue 4.0.0-beta.16
2+
* Framework7 Vue 4.0.0-beta.17
33
* Build full featured iOS & Android apps using Framework7 & Vue
44
* http://framework7.io/vue/
55
*

packages/vue/framework7-vue.esm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Framework7 Vue 4.0.0-beta.16
2+
* Framework7 Vue 4.0.0-beta.17
33
* Build full featured iOS & Android apps using Framework7 & Vue
44
* http://framework7.io/vue/
55
*

0 commit comments

Comments
 (0)