Skip to content

Commit

Permalink
Merge pull request #393 from Indicia-Team/fix-update-submodules
Browse files Browse the repository at this point in the history
Update submodules to fix importer field matching
  • Loading branch information
JimBacon authored Aug 13, 2021
2 parents 58e36d4 + 2fa2980 commit 29b37ba
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions application/config/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
*
* @var string
*/
$config['version'] = '6.2.2';
$config['version'] = '6.2.3';

/**
* Version release date.
*
* @var string
*/
$config['release_date'] = '2021-08-10';
$config['release_date'] = '2021-08-13';

/**
* Link to the code repository downloads page.
Expand Down
2 changes: 1 addition & 1 deletion client_helpers
2 changes: 1 addition & 1 deletion media
Submodule media updated 1 files
+195 −119 js/jquery.indiciaMapPanel.js

0 comments on commit 29b37ba

Please sign in to comment.