Skip to content

Commit 339bb99

Browse files
authored
Merge pull request #204 from manualdousuario/dev
Altera a versão para 2.0
2 parents 474fb3a + b4bd632 commit 339bb99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

orbita.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Plugin Name: Órbita
1212
* Plugin URI: https://gnun.es
1313
* Description: Órbita é o plugin para criar um sistema Hacker News-like para o Manual do Usuário
14-
* Version: 1.16.4
14+
* Version: 2.0
1515
* Author: Gabriel Nunes
1616
* Author URI: https://gnun.es
1717
* License: GPL v3
@@ -41,7 +41,7 @@
4141
* Define plugin version constant
4242
*/
4343

44-
define( 'ORBITA_VERSION', '1.16.4' );
44+
define( 'ORBITA_VERSION', '2.0' );
4545
define( 'ORBITA_IMAGE_MAX_SIZE', '10' ); // MB
4646

4747
/**

0 commit comments

Comments
 (0)