We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ff87e commit c73682cCopy full SHA for c73682c
migrations/v205.php
@@ -22,7 +22,7 @@ static public function depends_on()
22
public function update_data()
23
{
24
$data = array(
25
- // Update to version 1.1.1
+ // Update to version 2.0.5
26
array('config.update', array('pastebin_version', '2.0.5')),
27
);
28
return $data;
0 commit comments