Skip to content

Commit

Permalink
use 1.16.2 data
Browse files Browse the repository at this point in the history
  • Loading branch information
Uncovery committed Aug 31, 2020
1 parent 85acd2b commit f4eb08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/item_data.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ function umc_item_data_create() {
);

$versions = array(
4 => array('target' => '1152', 'source' => '1.15.2'),
4 => array('target' => '1162', 'source' => '1.16.2'),
);

// versions iterations
Expand Down

0 comments on commit f4eb08d

Please sign in to comment.