1.0.1 release

This commit is contained in:
Erik C. Thauvin 2011-03-29 14:35:33 +00:00
parent b7351a27cd
commit 01499d06dc
2 changed files with 3 additions and 2 deletions

View file

@ -169,7 +169,8 @@ MainAssistant.prototype.setup = function()
this.cookieData = new Mojo.Model.Cookie('netThauvinErikWebOsPingFm');
this.prefs = this.cookieData.get();
this.api_key = 'edb93979c2abd58781f72d96f042e3a4';
//this.api_key = 'edb93979c2abd58781f72d96f042e3a4';
this.api_key = 'e67b1c8c335bfc67cbd729d7a4535092';
this.messageMaxLen = 140;
this.defaultMethods = [

View file

@ -1,6 +1,6 @@
{
"id": "net.thauvin.erik.webos.pingfm",
"version": "1.0.0",
"version": "1.0.1",
"vendor": "Erik C. Thauvin",
"type": "web",
"theme": "light",