Skip to content

Commit

Permalink
Bump version to 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sjudd committed Apr 10, 2018
1 parent 418f73c commit f36ac46
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
org.gradle.daemon=true
org.gradle.configureondemand=true

VERSION_NAME=4.6.1
VERSION_NAME=4.7.0
VERSION_MAJOR=4
VERSION_MINOR=6
VERSION_PATCH=1
VERSION_MINOR=7
VERSION_PATCH=0
GROUP=com.github.bumptech.glide

POM_DESCRIPTION=A fast and efficient image loading library for Android focused on smooth scrolling.
Expand Down

0 comments on commit f36ac46

Please sign in to comment.