bump version to 1.0.34
This commit is contained in:
@@ -65,7 +65,7 @@ if version_line_idx == -1 {
|
||||
|
||||
// Get indentation
|
||||
old_line := lines[version_line_idx]
|
||||
indent := old_line.all_before('version:')
|
||||
// indent := old_line.all_before('version:')
|
||||
|
||||
// Create backup
|
||||
os.cp(hero_v_path, '${hero_v_path}.backup') or {
|
||||
|
||||
Reference in New Issue
Block a user