Skip to content

Commit

Permalink
fix: 🤖fix LostUser chip name to v3.9.0
Browse files Browse the repository at this point in the history
Accidentally forgot to update chip name
  • Loading branch information
Krutoy242 committed Mar 4, 2024
1 parent 419c7ae commit 043d70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/mods/opencomputers_lostuser.zs
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ return list.length ? list : cmd.block
/*3968*/ 101, 110, 100, 10, 114, 101, 116, 117, 114, 110, 32, 97, 115, 115, 101, 114,
/*3984*/ 116, 40, 108, 111, 97, 100, 40, 111, 41, 41, 40, 46, 46, 46, 41,
/**/
] as byte[], 'oc:label' : '§6LostUser v3.8.1',
] as byte[], 'oc:label' : '§6LostUser v3.9.0',
'oc:userdata': [
56, 99, 101, 97, 57, 99, 57, 54, 45, 100, 97, 97, 49, 45, 52, 99, 53, 98, 45, 97, 52, 100, 57, 45, 101, 55, 49, 52, 102, 49, 102, 48, 56, 55, 49, 53,
] as byte[] },
Expand Down

0 comments on commit 043d70b

Please sign in to comment.