Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
chore(docs): update docs angular version to 1.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
rschmukler committed Mar 26, 2015
1 parent a9e195f commit 6dd1c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/build.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ var fs = require('fs');
var versionFile = __dirname + '/../dist/commit';

module.exports = {
ngVersion: '1.3.2',
ngVersion: '1.3.15',
version: pkg.version,
repository: pkg.repository.url
.replace(/^git/,'https')
Expand Down

1 comment on commit 6dd1c34

@ThomasBurleson
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

Please sign in to comment.