Manual checks always being ignored

This commit is contained in:
Andreas Linde
2013-03-18 00:09:09 +01:00
committed by Stephan Diederich
parent 4921ecb690
commit 4de8c898be
3 changed files with 13 additions and 4 deletions

View File

@@ -54,5 +54,6 @@
- (BOOL)hasNewVersion:(NSDictionary *)dictionary;
- (BOOL)processStoreResponseWithString:(NSString *)responseString;
- (void)checkForUpdateDelayed;
@end