Skip to content

Commit

Permalink
Upgraded to Beta v1.2.0 [Codename: NeptuneV2]
Browse files Browse the repository at this point in the history
  • Loading branch information
CaidevOficial committed Dec 26, 2020
1 parent 8baedb1 commit 681a53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CuadraticApp_C/src/CuadraticApp.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#include "MainApp/MainApp.h"

int main(void) {
system("title [#CuadraticApp v1.1.1] - [Codename: Neptune]");
system("title [#CuadraticApp v1.2.0] - [Codename: NeptuneV2]");
system("color 09"); // BG: Black, Text: LightBlue
system("mode con: cols=65 lines=30");
cuatraticApp();
Expand Down

0 comments on commit 681a53c

Please sign in to comment.