Open brendanneojw opened 1 year ago
This issue is a duplicate of #1040, which states wrong version and name in terminal.
[The team marked this bug as a duplicate of the following bug]
app: Wrong version and name in terminal
app: Wrong version and name in terminal
Affected Component(s)
[x] Application [ ] User Guide [ ] Developer Guide
Description
The description for the application in the terminal log is wrong
Steps to reproduce
- Launch app
- Look at terminal
Command(s) entered:
Expected behavior
Starting TAvigator v1.4.0
Actual behavior
Starting AddressBook V0.2.2ea
Screenshots, if any
Additional context / Potentially problematic behavior / Improvements
[x] I have checked that this has not been addressed in the Planned Enhancements of the Developer Guide.
Reason for choosing severity level:
- Small cosmetic issue
[original: nus-cs2103-AY2324S1/pe-interim#1601] [original labels: type.DocumentationBug severity.VeryLow]
[This is the team's response to the above 'original' bug]
No details provided by team.
Items for the Tester to Verify
:question: Issue duplicate status
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your explanation]
Version of the application does not reflect the actual version of the iteration
v1.4
Steps to Reproduce
Launching the application using the command
java -jar [file name]
Expected
INFO: Starting AddressBook V1.4.0ea
Actual
INFO: Starting AddressBook V0.2.2ea