diff --git a/pom.xml b/pom.xml
index 55aacee..b6769bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.unicenta
unicentaopos
- 5.3.1
+ 5.3.2
jar
UTF-8
diff --git a/src/main/java/com/unicenta/pos/forms/AppLocal.java b/src/main/java/com/unicenta/pos/forms/AppLocal.java
index e4b7557..75a66d0 100644
--- a/src/main/java/com/unicenta/pos/forms/AppLocal.java
+++ b/src/main/java/com/unicenta/pos/forms/AppLocal.java
@@ -30,7 +30,7 @@ public class AppLocal {
public static final String APP_NAME = "uniCenta oPOS";
public static final String APP_ID = "unicentaopos";
- public static final String APP_VERSION = "5.3.1";
+ public static final String APP_VERSION = "5.3.2";
private static final LocaleResources m_resources;
diff --git a/src/main/resources/pos_messages.properties b/src/main/resources/pos_messages.properties
index c32bde3..03c48ca 100644
--- a/src/main/resources/pos_messages.properties
+++ b/src/main/resources/pos_messages.properties
@@ -881,7 +881,7 @@ message.email=Desktop email app' not found
message.emptycustomer=Customer cannot be empty
message.emptynumber=Number cannot be empty
message.enterbuyprice=Enter new Buy Price
-message.eolupdate=Version 5.3.1 Upgrade!
Your current database version is {0}
For version 5.3 click YES
For any other version click NO and get to 5.3 first
+message.eolupdate=Version 5.3.2 Upgrade!
Your current database version is {0}
For version 5.3 click YES
For any other version click NO and get to 5.3 first
message.ibuttonassign=Get the iButton ID
Place iButton onto the reader then click OK
message.ibuttonnotassign=The iButton used is not yet assigned to anyone
message.ibuttonnotfound=No iButton adapter found. Key fobs will be disabled.