diff --git a/B4A/Mariana.b4a b/B4A/Mariana.b4a index fb9866d..2ea30f4 100644 --- a/B4A/Mariana.b4a +++ b/B4A/Mariana.b4a @@ -749,7 +749,7 @@ Module9=C_NoVenta NumberOfFiles=347 NumberOfLibraries=29 NumberOfModules=22 -Version=12.2 +Version=12.5 @EndOfDesignText@ #Region Project Attributes #ApplicationLabel: Mariana diff --git a/B4A/Starter.bas b/B4A/Starter.bas index ed28aa0..ed3b958 100644 --- a/B4A/Starter.bas +++ b/B4A/Starter.bas @@ -19,7 +19,7 @@ Sub Process_Globals ' Private flpStarted As Boolean Dim reqManager As DBRequestManager ' Dim server As String = "http://11.0.0.253:1782" - Dim server As String = "http://187.189.244.154:1783" + Dim server As String = "http://187.189.244.154:1782" ' Dim server As String = "http://10.0.0.205:1782" ' Dim server As String = "http://11.0.0.231:1782" Dim Timer1 As Timer