Skip to content

Commit 26277e7

Browse files
Change version number
1 parent ecacc62 commit 26277e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

better-pkg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5434,7 +5434,7 @@ def self_update(args):
54345434

54355435
def version(args):
54365436
colors = Colors()
5437-
print(f"{colors.BCyan}📦 better-pkg version 1.1-Beta 2 was made by ExistingPerson08{colors.NC}")
5437+
print(f"{colors.BCyan}📦 better-pkg version 1.1-Beta 3 was made by ExistingPerson08{colors.NC}")
54385438

54395439
def main():
54405440
# Normalizujeme argumenty před parsováním

0 commit comments

Comments
 (0)