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

Commit

Permalink
Version bump to v1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
tripplet committed Aug 30, 2015
1 parent eaf32df commit c8db786
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 @@ -40,7 +40,7 @@ - (NSString *)pluginAuthor

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

-(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.9.2</string>
<string>1.10</string>
<key>NSPrincipalClass</key>
<string>AISteamPlugin</string>
</dict>
Expand Down

0 comments on commit c8db786

Please sign in to comment.