Skip to content

Commit

Permalink
Update release date
Browse files Browse the repository at this point in the history
  • Loading branch information
pambrose committed Jul 16, 2021
1 parent 4923fb7 commit dc406e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readingbat-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ dependencies {
buildConfig {
buildConfigField('String', 'CORE_NAME', "\"${project.name}\"")
buildConfigField('String', 'CORE_VERSION', "\"${project.version}\"")
buildConfigField('String', 'CORE_RELEASE_DATE', "\"7/10/21\"")
buildConfigField('String', 'CORE_RELEASE_DATE', "\"7/15/21\"")
}

// Include build uberjars in heroku deploy
Expand Down

0 comments on commit dc406e3

Please sign in to comment.