summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2019-03-12 21:02:18 -0400
committerGitHub <noreply@github.com>2019-03-12 21:02:18 -0400
commit9e146ef7747c2ffee6be4e8c2ed7cb6771f8007d (patch)
tree94de3d9b9ff05fb0b4ff34da489badb7f4491969
parent53386f5c2b78cdafa70e2da7113a72432984f91e (diff)
Fix #172: Update latest monthly hiring post ids (#173)
-rw-r--r--haxor_news/settings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/haxor_news/settings.py b/haxor_news/settings.py
index 0cb9573..292ab82 100644
--- a/haxor_news/settings.py
+++ b/haxor_news/settings.py
@@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.
# Updated monthly, see HackerNewsCli.hiring docstring.
-who_is_hiring_post_id = 19055166
-freelancer_post_id = 19055165
+who_is_hiring_post_id = 19281834
+freelancer_post_id = 19281833