Skip to content

Commit

Permalink
update the version for previous change...
Browse files Browse the repository at this point in the history
  • Loading branch information
thisismypassport committed Jun 15, 2024
1 parent 9f08608 commit 8c57f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shrinko.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from picotron_cart import write_cart64_compressed_size, write_cart64_version
import argparse

k_version = 'v1.2.2c'
k_version = 'v1.2.2d'

def SplitBySeps(val):
return k_hint_split_re.split(val)
Expand Down

0 comments on commit 8c57f2d

Please sign in to comment.