Skip to content

Commit

Permalink
增强稳定性
Browse files Browse the repository at this point in the history
-修复个别贴图编辑后会出现位置偏差的问题
-修复部分系统对UI的释放时间不一致的问题
-修复断言的判断导致崩溃的问题
  • Loading branch information
lincf0912 committed May 14, 2020
1 parent 61ee764 commit 8bcfd26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LFMediaEditingController.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'LFMediaEditingController'
s.version = '1.4.5'
s.version = '1.4.5.1'
s.summary = 'Media Editor (edit photo、edit video)'
s.homepage = 'https://github.com/lincf0912/LFMediaEditingController'
s.license = 'MIT'
Expand Down

0 comments on commit 8bcfd26

Please sign in to comment.