Skip to content

Commit

Permalink
Update eFirebase.pas
Browse files Browse the repository at this point in the history
  • Loading branch information
rafael-figueiredo-alves committed Jun 25, 2023
1 parent a8e522b commit 3fd53dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/eFirebase.pas
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
unit eFirebase;

//--------------------------------------------------------------------------------
// eFirebase - versão 1.0.1
// eFirebase - versão 1.0.2
// --------------------------
// Biblioteca para consumo de recursos do Firebase
// Desenvolvido por Rafael de Figueiredo Alves (DevPegasus)
Expand Down Expand Up @@ -31,7 +31,7 @@ interface
End;

const
eFirebase_VERSION = '1.0.1';
eFirebase_VERSION = '1.0.2';

implementation

Expand Down

0 comments on commit 3fd53dd

Please sign in to comment.