Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
chore(release): 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.3](v1.0.2...v1.0.3) (2020-07-11)

### Bug Fixes

* make titles distinguishable between pages ([39ee30a](39ee30a))
* move properties to bootstrap level ([5b91d75](5b91d75))
* remove constructor binding to enable refresh ([9c0014b](9c0014b))
* replace separate controllers with refreshable config ([589c242](589c242))
  • Loading branch information
semantic-release-bot committed Jul 11, 2020
1 parent 6617698 commit 82853cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
org.gradle.jvmargs = -Xmx1024M -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.caching = true
version = 1.0.2
version = 1.0.3
ghooksPluginVersion = 1.1.1
springBootPluginVersion = 2.3.1.RELEASE
spotbugsPluginVersion = 4.4.4
Expand Down

0 comments on commit 82853cd

Please sign in to comment.