Skip to content

Commit

Permalink
Updated version in service provider
Browse files Browse the repository at this point in the history
  • Loading branch information
diydeveloper committed Apr 25, 2019
1 parent b7cb9b9 commit f5d1c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CmsCanvas/Providers/CmsCanvasServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

class CmsCanvasServiceProvider extends ServiceProvider {

const VERSION = '2.1.6';
const VERSION = '2.1.7';

/**
* Indicates if loading of the provider is deferred.
Expand Down

0 comments on commit f5d1c21

Please sign in to comment.