Skip to content

Commit 6495ffd

Browse files
committed
Version 1.4.6
1 parent d1e45d5 commit 6495ffd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

AppwiseCore.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
# info
33
s.name = 'AppwiseCore'
4-
s.version = '1.4.5'
4+
s.version = '1.4.6'
55
s.summary = 'Just a library of some stuff we use internally.'
66
s.description = <<-DESC
77
Contains a few generic types (appdelegate, config, router, client) and some helper methods.

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
55

66
## [Master](https://github.com/appwise-labs/AppwiseCore)
77

8+
## [1.4.6](https://github.com/appwise-labs/AppwiseCore/releases/tag/1.4.6)
9+
810
### Bug Fixes
911

1012
* Fastlane: `sentry_auto_set_commits` better handles issues with Sentry API.

0 commit comments

Comments
 (0)