Skip to content

Commit

Permalink
Merge pull request #2364 from kimalec/release-tw-v000995-ta-v000103
Browse files Browse the repository at this point in the history
release tw v0.9.95 tw v0.1.3
  • Loading branch information
kimalec authored Apr 27, 2018
2 parents c23733e + 2dcb261 commit 509dced
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 24 deletions.
2 changes: 1 addition & 1 deletion client/ta.config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="net.wizardfactory.todayair" version="0.1.0" android-versionCode="1009" xmlns="http://www.w3.org/ns/widgets">
<widget id="net.wizardfactory.todayair" version="0.1.3" android-versionCode="1039" xmlns="http://www.w3.org/ns/widgets">
<name>TodayAir</name>
<description>
Today air quality information.
Expand Down
2 changes: 1 addition & 1 deletion client/ta.package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "TodayAir",
"version": "0.1.0",
"version": "0.1.2",
"description": "Today air quality information",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion client/tw.config-androidsdk16.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="net.wizardfactory.todayweather" version="0.9.90" xmlns="http://www.w3.org/ns/widgets">
<widget id="net.wizardfactory.todayweather" version="0.9.95" xmlns="http://www.w3.org/ns/widgets">
<name>TodayWeather</name>
<description>
Inform how warm or cold it is today than yesterday.
Expand Down
2 changes: 1 addition & 1 deletion client/tw.config-androidsdk20.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="net.wizardfactory.todayweather" version="0.9.90" android-versionCode="9909" xmlns="http://www.w3.org/ns/widgets">
<widget id="net.wizardfactory.todayweather" version="0.9.95" android-versionCode="9959" xmlns="http://www.w3.org/ns/widgets">
<name>TodayWeather</name>
<description>
Inform how warm or cold it is today than yesterday.
Expand Down
2 changes: 1 addition & 1 deletion client/tw.config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="net.wizardfactory.todayweather" version="0.9.83" android-versionCode="9839" xmlns="http://www.w3.org/ns/widgets">
<widget id="net.wizardfactory.todayweather" version="0.9.95" android-versionCode="9959" xmlns="http://www.w3.org/ns/widgets">
<name>TodayWeather</name>
<description>
Inform how warm or cold it is today than yesterday.
Expand Down
2 changes: 1 addition & 1 deletion client/tw.package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "TodayWeather",
"version": "0.9.83",
"version": "0.9.95",
"description": "TodayWeather: Inform how warm or cold it is today than yesterday.",
"repository": {
"type": "git",
Expand Down
23 changes: 9 additions & 14 deletions client/www/data/update.info.js
Original file line number Diff line number Diff line change
@@ -1,35 +1,30 @@
window.todayWeather = {appVersion: '0.9.90', enablePopup: true};
window.todayWeather = {appVersion: '0.9.95', enablePopup: true};
window.todayWeather.updateInfo = [
{
lang: 'en',
all: [
'* new chart for hourly air info',
'* new Weahter Picture Theme',
'have a nice day!'
],
android: [
'* new severe weather alert',
'* extend weather alearm'
],
android: [],
ios: []
},
{
lang: 'ko',
all: [
'* 대기정보 페이지의 시간별예보 - 차트로 업데이트',
'* 전국날씨페이지 스크롤 지원',
'* new 날씨 사진 테마',
'* 대기정보페이지에 날씨 요약추가',
'* 대기정보페이지에 인근측정소정보 추가',
'즐거운 하루 되세요. ^^'
],
android: [
'* new 눈/비 알림, 미세먼지 나쁨 알림!',
'* 한지역에 대하여 5개까지 알람 설정 가능하게 확장'
'* new back key 종료방지'
],
ios: [
'* widget 대기정보 컬러조정'
]
ios: []
}
];

window.todayAir = {appVersion: '0.1.0', enablePopup: true};
window.todayAir = {appVersion: '0.1.3', enablePopup: true};
window.todayAir.updateInfo = [
{
lang: 'en',
Expand Down
4 changes: 2 additions & 2 deletions ta.ios/widget/widget-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>0.9.83</string>
<string>0.1.3</string>
<key>CFBundleSignature</key>
<string>BNDL</string>
<key>CFBundleVersion</key>
<string>0.9.83</string>
<string>0.1.3</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
Expand Down
4 changes: 2 additions & 2 deletions tw.ios/widget/widget-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>0.9.90</string>
<string>0.9.95</string>
<key>CFBundleSignature</key>
<string>BNDL</string>
<key>CFBundleVersion</key>
<string>0.9.90</string>
<string>0.9.95</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
Expand Down

0 comments on commit 509dced

Please sign in to comment.