Skip to content

Commit 8a9a39c

Browse files
authored
Merge pull request #492 from vimeo/bump-api-version-to-344
Bump API version to 3.4.4
2 parents c17e08c + e88e309 commit 8a9a39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-core/src/main/java/com/vimeo/networking2/ApiConstants.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ package com.vimeo.networking2
2626
*/
2727
object ApiConstants {
2828

29-
const val API_VERSION = "3.4.2"
29+
const val API_VERSION = "3.4.4"
3030

3131
const val BASE_URL = "https://api.vimeo.com"
3232

0 commit comments

Comments
 (0)