diff --git a/appinfo.json b/appinfo.json index 128bdfe..8abe10b 100644 --- a/appinfo.json +++ b/appinfo.json @@ -1,6 +1,6 @@ { "title": "Spaz", - "version": "0.4.7", + "version": "0.4.8", "type": "web", "main": "index.html", "id": "com.funkatron.app.spaz", diff --git a/support_info.js b/support_info.js index 38acc43..a65b886 100644 --- a/support_info.js +++ b/support_info.js @@ -1,6 +1,6 @@ // Required _APP_Name = 'Spaz'; -_APP_VersionNumber = '0.4.7'; +_APP_VersionNumber = '0.4.8'; _APP_PublisherName = 'Funkatron Productions'; _APP_Copyright = '© Copyright 2009 Funkatron Productions.';