Skip to content

Commit ea2b53f

Browse files
Change version number
1 parent 1aa99ec commit ea2b53f

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
@@ -5614,7 +5614,7 @@ def self_update(args):
56145614

56155615
def version(args):
56165616
colors = Colors()
5617-
print(f"{colors.BCyan}📦 better-pkg version 1.1-Beta 3 was made by ExistingPerson08{colors.NC}")
5617+
print(f"{colors.BCyan}📦 better-pkg version 1.1 was made by ExistingPerson08{colors.NC}")
56185618

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

0 commit comments

Comments
 (0)