Commit 2c8dd083 authored by Jack'lul's avatar Jack'lul

Revert versions on these back to 1.0.0 as they do nothing now

parent 2bd97b5f
......@@ -31,7 +31,7 @@ class CallbackqueryCommand extends SystemCommand
/**
* @var string
*/
protected $version = '1.1.0';
protected $version = '1.0.0';
/**
* Command execute method
......
......@@ -30,7 +30,7 @@ class ChannelchatcreatedCommand extends SystemCommand
/**
* @var string
*/
protected $version = '1.1.0';
protected $version = '1.0.0';
/**
* Command execute method
......
......@@ -30,7 +30,7 @@ class ChoseninlineresultCommand extends SystemCommand
/**
* @var string
*/
protected $version = '1.1.0';
protected $version = '1.0.0';
/**
* Command execute method
......
......@@ -30,7 +30,7 @@ class DeletechatphotoCommand extends SystemCommand
/**
* @var string
*/
protected $version = '1.1.0';
protected $version = '1.0.0';
/**
* Command execute method
......
......@@ -30,7 +30,7 @@ class EditedmessageCommand extends SystemCommand
/**
* @var string
*/
protected $version = '1.1.0';
protected $version = '1.0.0';
/**
* Command execute method
......
......@@ -31,7 +31,7 @@ class GenericCommand extends SystemCommand
/**
* @var string
*/
protected $version = '1.1.0';
protected $version = '1.0.0';
/**
* Command execute method
......
......@@ -30,7 +30,7 @@ class GroupchatcreatedCommand extends SystemCommand
/**
* @var string
*/
protected $version = '1.1.0';
protected $version = '1.0.0';
/**
* Command execute method
......
......@@ -33,7 +33,7 @@ class InlinequeryCommand extends SystemCommand
/**
* @var string
*/
protected $version = '1.1.0';
protected $version = '1.0.0';
/**
* Command execute method
......
......@@ -30,7 +30,7 @@ class LeftchatmemberCommand extends SystemCommand
/**
* @var string
*/
protected $version = '1.1.0';
protected $version = '1.0.0';
/**
* Command execute method
......
......@@ -30,7 +30,7 @@ class MigratefromchatidCommand extends SystemCommand
/**
* @var string
*/
protected $version = '1.1.0';
protected $version = '1.0.0';
/**
* Command execute method
......
......@@ -30,7 +30,7 @@ class MigratetochatidCommand extends SystemCommand
/**
* @var string
*/
protected $version = '1.1.0';
protected $version = '1.0.0';
/**
* Command execute method
......
......@@ -31,7 +31,7 @@ class NewchatmemberCommand extends SystemCommand
/**
* @var string
*/
protected $version = '1.1.0';
protected $version = '1.0.0';
/**
* Command execute method
......
......@@ -30,7 +30,7 @@ class NewchatphotoCommand extends SystemCommand
/**
* @var string
*/
protected $version = '1.1.0';
protected $version = '1.0.0';
/**
* Command execute method
......
......@@ -30,7 +30,7 @@ class NewchattitleCommand extends SystemCommand
/**
* @var string
*/
protected $version = '1.1.0';
protected $version = '1.0.0';
/**
* Command execute method
......
......@@ -36,7 +36,7 @@ class StartCommand extends SystemCommand
/**
* @var string
*/
protected $version = '1.1.0';
protected $version = '1.0.0';
/**
* Command execute method
......
......@@ -30,7 +30,7 @@ class SupergroupchatcreatedCommand extends SystemCommand
/**
* @var string
*/
protected $version = '1.1.0';
protected $version = '1.0.0';
/**
* Command execute method
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment