Skip to content

Commit e88e309

Browse files
committed
Bump API version to 3.4.4
1 parent c17e08c commit e88e309

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)