Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build: update version number #322

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

Zer0Legion
Copy link

Now version is updated

Lets update version.

Now version is updated

Lets update version.
@Zer0Legion Zer0Legion added type.Task Something that needs to be done, but not a story, bug, or an epic. e.g. Move testing code into a new priority.High Must do labels Apr 3, 2024
@Zer0Legion Zer0Legion added this to the v1.3 milestone Apr 3, 2024
Copy link

@jayllo-c jayllo-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

necessary change

@@ -36,7 +36,7 @@
*/
public class MainApp extends Application {

public static final Version VERSION = new Version(1, 2, 1, true);
public static final Version VERSION = new Version(1, 3, 0, false);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me :)

@jayllo-c jayllo-c merged commit fc25db3 into AY2324S2-CS2103T-T10-1:master Apr 3, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority.High Must do type.Task Something that needs to be done, but not a story, bug, or an epic. e.g. Move testing code into a new
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants