Skip to content

Commit ab836e5

Browse files
committed
Setting pkg release to beta1
I don’t like building to within the repo :p going to tweet a download link
1 parent 0f82536 commit ab836e5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

_build/build.transport.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
define('PKG_NAME','SimpleSearch');
4141
define('PKG_NAME_LOWER','simplesearch');
4242
define('PKG_VERSION','1.8.1');
43-
define('PKG_RELEASE','pl');
43+
define('PKG_RELEASE','beta1');
4444

4545
/* define sources */
4646
$root = dirname(dirname(__FILE__)).'/';

core/components/simplesearch/docs/changelog.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ SimpleSearch 1.8.0
99
- Added support to ElasticSearch driver for using search fields
1010
- Added support to ElasticSearch driver for boosting results by a field value
1111
- Updated Elastica to v0.90.7.0
12-
========================================================================
1312
- [#84] Czech localization
1413
- [#78] Japanese localization
1514
- [#77] Enable $tvPrefix to prefix TV placeholders

0 commit comments

Comments
 (0)