Skip to content

Commit

Permalink
Version 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ginatrapani committed Jun 9, 2012
1 parent 1f1b4a6 commit 8c2bd5f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions version.beta.inc.php
@@ -1,4 +1,4 @@
<?php
//Edit this file on each new release
$current_version = "1.0.6";
$current_version_download_link = "https://github.com/downloads/ginatrapani/ThinkUp/thinkup_1.0.6.zip";
$current_version = "1.0.7";
$current_version_download_link = "https://github.com/downloads/ginatrapani/ThinkUp/thinkup_1.0.7.zip";
4 changes: 2 additions & 2 deletions version.inc.php
@@ -1,4 +1,4 @@
<?php
//Edit this file on each new release
$current_version = "1.0.6";
$current_version_download_link = "https://github.com/downloads/ginatrapani/ThinkUp/thinkup_1.0.6.zip";
$current_version = "1.0.7";
$current_version_download_link = "https://github.com/downloads/ginatrapani/ThinkUp/thinkup_1.0.7.zip";
2 changes: 1 addition & 1 deletion version.json
@@ -1 +1 @@
{"version":"1.0.6", "url":"https://github.com/downloads/ginatrapani/ThinkUp/thinkup_1.0.6.zip"}
{"version":"1.0.7", "url":"https://github.com/downloads/ginatrapani/ThinkUp/thinkup_1.0.7.zip"}
2 changes: 1 addition & 1 deletion version_beta.json
@@ -1 +1 @@
{"version":"1.0.6", "url":"https://github.com/downloads/ginatrapani/ThinkUp/thinkup_1.0.6.zip"}
{"version":"1.0.6", "url":"https://github.com/downloads/ginatrapani/ThinkUp/thinkup_1.0.7.zip"}

0 comments on commit 8c2bd5f

Please sign in to comment.