1
0

Oops, forgot to bump version number.

This commit is contained in:
dmolavi 2011-01-08 20:16:32 -05:00
parent 8ac94b846d
commit 7904946b54
4 changed files with 4 additions and 4 deletions

View File

@ -25,6 +25,6 @@ class ecard_installer {
"Click the image to be taken to the gallery.");
module::set_var("ecard", "bcc", "");
module::set_var("ecard", "access_permissions", "everybody");
module::set_version("ecard", 4);
module::set_version("ecard", 5);
}
}

View File

@ -1,4 +1,4 @@
name = "E-Card"
description = "Send a photo as a postcard"
version = 4
version = 5

View File

@ -25,6 +25,6 @@ class ecard_installer {
"Click the image to be taken to the gallery.");
module::set_var("ecard", "bcc", "");
module::set_var("ecard", "access_permissions", "everybody");
module::set_version("ecard", 4);
module::set_version("ecard", 5);
}
}

View File

@ -1,4 +1,4 @@
name = "E-Card"
description = "Send a photo as a postcard"
version = 4
version = 5