diff --git a/Blog/BlogStatus.m b/Blog/BlogStatus.m index 02b580b..3b97a11 100644 --- a/Blog/BlogStatus.m +++ b/Blog/BlogStatus.m @@ -14,6 +14,7 @@ return @{ @"localVersion" : @"local-version", @"remoteVersion" : @"remote-version", + @"dirty" : @"dirty", }; }