Skip to content

Commit

Permalink
Update version to v2.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
kaltura-fe-ci committed Apr 11, 2021
1 parent 90b5302 commit 2507b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dtglib/version.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

// PlayKit Library Version
ext.dtglibVersion = 'dev'
ext.dtglibVersion = '2.6.8'

// Append short commit hash to dev builds, i.e. "dev.a1b2c3d"
if (dtglibVersion == 'dev') {
Expand Down

0 comments on commit 2507b84

Please sign in to comment.