Skip to content

Commit

Permalink
Bump version number to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mcartoixa committed Mar 28, 2018
1 parent 51a4d9f commit a89c8fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ php:
- '5.6'

env:
- DLM_PACKAGE_VERSION=1.1.$TRAVIS_BUILD_NUMBER
- DLM_PACKAGE_VERSION=1.2.$TRAVIS_BUILD_NUMBER

install:
- php bin/composer.phar install -n
Expand Down

2 comments on commit a89c8fa

@hglahiv
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi. It looks like this dlm is not pulling searches on RARBG 4k categories such as movies/x264/4k/ movies/x264/4k/ movies/x264/4k/HDR

Can you update this please?

@mcartoixa
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hglahiv Thank you for your feedback. I don't see why some categories would be filtered but I will try and have a look.
I suggest you open an issue, though: they're much easier to track than comments on random commits... 😉

Please sign in to comment.