@@ -800,7 +800,7 @@ void decryptfield (sqlite3_context *context, int argc, sqlite3_value **argv) {
// [self alterTable:@"model" columns:@"product" rename:YES db:db];
/**
- 2017-06-01 v1.81+ add more_color
+ * 2017-06-01 v1.90 add more_color
*/
[self alterTable:@"product" columns:@"has_bundle integer;is_active integer;item_id integer;more_color integer" rename:NO db:db];
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.81</string>
+ <string>1.90</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>