Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please Push Version 1.4.0 #75

Open
edmondchui opened this issue Nov 3, 2015 · 3 comments
Open

Please Push Version 1.4.0 #75

edmondchui opened this issue Nov 3, 2015 · 3 comments

Comments

@edmondchui
Copy link

I got the following error when trying to upgrade from version 1.2.1 to 1.4.0 via bower install

$ bower install
bower angular-localization#1.4.0       not-cached git://github.com/doshprompt/bower-angular-localization.git#1.4.0
bower angular-localization#1.4.0          resolve git://github.com/doshprompt/bower-angular-localization.git#1.4.0
bower angular-localization#1.4.0     ENORESTARGET No tag found that was able to satisfy 1.4.0

Additional error details:
Available versions in git://github.com/doshprompt/bower-angular-localization.git: 1.2.1, 1.2.0, 1.1.4, 1.1.3, 1.1.2, 1.1.1, 1.1.0, 1.0.2, 1.0.1, 1.0.0

Could you please push version 1.4.0?

Thanks,
Edmond

@edmondchui
Copy link
Author

Hi @doshprompt,

When can you publish version 1.4 to the official repository?

Thanks,
Edmond

@bretkikehara
Copy link
Collaborator

Please see #62 for details regarding the release of 1.4.

@edmondchui
Copy link
Author

I managed to install version 1.4 via bower this way

$ bower install --save https://github.com/doshprompt/angular-localization.git#v1.4.0
bower angular-localization#v1.4.0       not-cached https://github.com/doshprompt/angular-localization.git#v1.4.0
bower angular-localization#v1.4.0          resolve https://github.com/doshprompt/angular-localization.git#v1.4.0
bower angular-localization#v1.4.0         checkout v1.4.0
bower angular-localization#v1.4.0         resolved https://github.com/doshprompt/angular-localization.git#1.4.0
bower angular-localization#v1.4.0          install angular-localization#1.4.0

angular-localization#1.4.0 www/scripts/vendors/angular-localization
├── angular#1.3.15
├── angular-cookies#1.4.3
└── angular-sanitize#1.3.15

I'll close this issue when the release of 1.4 is actually fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants