From 088545c29ce73843746328f85ff5f3e6769d1eaa Mon Sep 17 00:00:00 2001 From: Robert Goldmann <deadlocker@gmx.de> Date: Mon, 23 Jan 2017 21:19:57 +0100 Subject: [PATCH] updated properties --- bin/de/bricked/main/_de.properties | 2 +- src/de/bricked/main/_de.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/de/bricked/main/_de.properties b/bin/de/bricked/main/_de.properties index ebc59d4..670750f 100644 --- a/bin/de/bricked/main/_de.properties +++ b/bin/de/bricked/main/_de.properties @@ -1,7 +1,7 @@ app.name=Bricked version.code=0 version.name=0.0.0 -version.date=17.12.16 +version.date=23.01.17 author=Max Wittig, Robert Goldmann (Vielen Dank an Tobias) shortcut.debug.console=F12 diff --git a/src/de/bricked/main/_de.properties b/src/de/bricked/main/_de.properties index ebc59d4..670750f 100644 --- a/src/de/bricked/main/_de.properties +++ b/src/de/bricked/main/_de.properties @@ -1,7 +1,7 @@ app.name=Bricked version.code=0 version.name=0.0.0 -version.date=17.12.16 +version.date=23.01.17 author=Max Wittig, Robert Goldmann (Vielen Dank an Tobias) shortcut.debug.console=F12 -- GitLab