Skip to content

Commit e7c9b0e

Browse files
committed
Version 0.5.3
1 parent bc2be5c commit e7c9b0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/logui-client/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const Constants = {
2-
LOGUI_CLIENTAPP_VERSION: '0.5.2',
2+
LOGUI_CLIENTAPP_VERSION: '0.5.3',
33
SPLASH_PERSIST_DELAY: 1000, // How long should the splash screen display on the screen for before it begins to fade out (after loading is complete)?
44
SPLASH_FADE_DURATION: 700, // How long should the fade out effect last for? Ensure this matches @time-loadingSplash-fade-duration in loadingSplash.less!
55

0 commit comments

Comments
 (0)