Skip to content

Commit aa9a7f9

Browse files
authored
Merge pull request #612 from opennars/VersionNumberIncreaseTo3.0.4
Update: Nar.java: Version number increase to 3.0.4
2 parents 2626f6d + 80e16b1 commit aa9a7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/opennars/main/Nar.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ public class Nar extends SensoryChannel implements Reasoner, Serializable, Runna
8484
/**
8585
* The information about the version of the project
8686
*/
87-
public static final String VERSION = "v3.0.3";
87+
public static final String VERSION = "v3.0.4";
8888

8989
/**
9090
* Name of the reasoner of the project

0 commit comments

Comments
 (0)