Skip to content

Commit f365bf0

Browse files
committed
chore: bump version to 0.4.38
1 parent 8b27e48 commit f365bf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/core/config.cppm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import xlings.core.xvm.db;
1313
namespace xlings {
1414

1515
export struct Info {
16-
static constexpr std::string_view VERSION = "0.4.37";
16+
static constexpr std::string_view VERSION = "0.4.38";
1717
static constexpr std::string_view REPO = "https://github.com/openxlings/xlings";
1818
};
1919

0 commit comments

Comments
 (0)