Skip to content

Commit

Permalink
Update master
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeB committed Apr 9, 2021
1 parent bfbc73e commit 0a9f598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/misc.inc.php
Expand Up @@ -25,7 +25,7 @@
# Format X.X.XRCX | exemples : 4.0.0a (alpha) ou 4.0.0b (beta) 3.4.0RC1 (Realesa Candidate) ou 3.4.0 (version OK)
$version_grr = "4.0.0a";
// Version repository (GitHub)
$versionReposite = "GitHub-Release-4.0.0a";
$versionReposite = "GitHub-Master";

################################
# Configuration Requise
Expand Down

0 comments on commit 0a9f598

Please sign in to comment.