Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
moyanj authored Aug 11, 2024
1 parent 754182d commit 871c859
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ def main():

output["info"] = {
"export_timestamp": int(time.time()),
"export_app": "UIGF-Upgrader-MoYan-Test",
"export_app_version": "TEST",
"export_app": "UIGF-Upgrader-MoYan",
"export_app_version": "1.0.1",
"version": "v4.0",
}

Expand Down

0 comments on commit 871c859

Please sign in to comment.