Skip to content

Commit

Permalink
Merge pull request #168 from VisorFolks/rel_upd
Browse files Browse the repository at this point in the history
<v1.3.1> Updated release info
  • Loading branch information
MayuriLokhande authored Sep 16, 2022
2 parents 83166e3 + c755655 commit 95da023
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</div>
</body>

> **Version (arch:2 | major:4 | minor:2): 1.3.0**
> **Version (arch:2 | major:4 | minor:2): 1.3.1**
[![GitHub CI](https://github.com/VisorFolks/cyancore/actions/workflows/github_ci.yml/badge.svg)](https://github.com/VisorFolks/cyancore/actions/workflows/github_ci.yml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=VisorFolks_cyancore&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=VisorFolks_cyancore)
Expand Down
2 changes: 1 addition & 1 deletion src/engine/banner.mk
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

.PHONY: version
NAME = Lithium
VERSION = 0x01000300
VERSION = 0x01000301

$(eval $(call add_define,VERSION))

Expand Down

0 comments on commit 95da023

Please sign in to comment.