Skip to content
This repository has been archived by the owner on Jan 11, 2025. It is now read-only.

Commit

Permalink
Increase version to v1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
tripplet committed Jan 23, 2016
1 parent 6337606 commit b8d3850
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Steam IM/AISteamPlugin.m
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ - (NSString *)pluginAuthor

-(NSString *)pluginVersion
{
return @"v1.10";
return @"v1.20";
}

-(NSString *)pluginDescription
Expand Down
2 changes: 1 addition & 1 deletion Steam IM/Steam IM-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleVersion</key>
<string>1.10</string>
<string>1.20</string>
<key>NSPrincipalClass</key>
<string>AISteamPlugin</string>
</dict>
Expand Down

0 comments on commit b8d3850

Please sign in to comment.