File tree Expand file tree Collapse file tree 4 files changed +7
-6
lines changed
components/survey-request Expand file tree Collapse file tree 4 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openstax/os-webview" ,
3
- "version" : " 2.11.0 " ,
3
+ "version" : " 2.11.1 " ,
4
4
"description" : " OpenStax webview" ,
5
5
"scripts" : {
6
6
"start" : " gulp dev" ,
Original file line number Diff line number Diff line change 1
1
< h2 > If you have a few more minutes...</ h2 >
2
2
< div >
3
3
Help us improve! We'd like to know more about how you use textbooks, online
4
- resources, and courseware in your classes. If you take 10 minutes to complete
5
- the survey below, we'll enter you into a drawing to win $50!
4
+ resources, and courseware in your classes. If you take the 10-15 minutes to
5
+ complete our survey below, we'll enter you into our monthly drawing for an
6
+ Apple Watch.
6
7
</ div >
7
8
< div >
8
9
< a
Original file line number Diff line number Diff line change 1
- const VERSION = '2.11.0 ' ;
1
+ const VERSION = '2.11.1 ' ;
2
2
// NOTE: You must manually update the version number on bundle.js and main.css
3
3
// in index.html
4
4
Original file line number Diff line number Diff line change 27
27
28
28
< link href ="https://fonts.googleapis.com/css?family=Permanent+Marker " rel ="stylesheet " type ="text/css ">
29
29
< script defer src ="https://use.fontawesome.com/releases/v5.0.6/js/all.js "> </ script >
30
- < link rel ="stylesheet " href ="/styles/main.css?v2.11.0 ">
30
+ < link rel ="stylesheet " href ="/styles/main.css?v2.11.1 ">
31
31
< script src ="/settings.js " async ="false "> </ script >
32
32
< script >
33
33
( function ( ) {
104
104
< noscript >
105
105
< div class ="nojs "> < p > You must enable JavaScript in order to use this site.</ p > </ div >
106
106
</ noscript >
107
- < script async src ="/bundle.js?v2.11.0 "> </ script >
107
+ < script async src ="/bundle.js?v2.11.1 "> </ script >
108
108
</ body >
109
109
</ html >
You can’t perform that action at this time.
0 commit comments