Skip to content

Commit

Permalink
Update SJBaseVideoPlayer.m
Browse files Browse the repository at this point in the history
  • Loading branch information
changsanjiang committed Apr 27, 2021
1 parent 82fddb4 commit 39c6462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SJBaseVideoPlayer/SJBaseVideoPlayer.m
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ + (instancetype)player {
}

+ (NSString *)version {
return @"v3.6.1";
return @"v3.6.2";
}

- (void)setVideoGravity:(SJVideoGravity)videoGravity {
Expand Down

0 comments on commit 39c6462

Please sign in to comment.