Prepare for the test release of 4.8.0

This commit is contained in:
Timofey Solomko
2022-01-20 22:20:04 +03:00
parent 939f08abad
commit f9f5e9e613
6 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "4.7.0"
s.version = "4.8.0-test"
s.summary = "A framework with functions for working with compression, archives and containers."
s.description = "A framework with (de)compression algorithms and functions for processing various archives and containers."
s.homepage = "https://github.com/tsolomko/SWCompression"