We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e52a87 commit 43af720Copy full SHA for 43af720
CHANGELOG.md
@@ -7,7 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
7
## [Unreleased]
8
None
9
<a name="4.1.3"</a>
10
-## [3.0.2] 2021-11-3
+## [4.1.3] 2021-11-3
11
### Added
12
- 1 new property `active` for CallSearchFilters and Call
13
<a name="4.1.2"</a>
build.gradle
@@ -9,7 +9,7 @@ group = 'com.github.FreeClimbAPI'
sourceCompatibility = 1.7 // java 7
targetCompatibility = 1.7
-version = '4.1.1'
+version = '4.1.3'
14
repositories {
15
mavenCentral()
0 commit comments